]> git.baikalelectronics.ru Git - kernel.git/commit
iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 26 Apr 2021 17:02:51 +0000 (18:02 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 17 May 2021 12:49:12 +0000 (13:49 +0100)
commite9b5ff4d5f93cab78563eab0c2c1c8f2732b3a21
treee722242a750314cd1114f0a8e7d73c65fc55f5eb
parent251e41ce49c0f90e95c509989bee787d2a86d2d0
iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent

This is already set to the same value in devm_iio_device_alloc()

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Jyoti Bhayana <jbhayana@google.com>
Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Link: https://lore.kernel.org/r/20210426170251.351957-9-jic23@kernel.org
drivers/iio/common/scmi_sensors/scmi_iio.c