diff options
| author | Gwendal Grignou <gwendal@chromium.org> | 2021-03-09 11:36:18 -0800 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-03-25 19:13:50 +0000 |
| commit | e3c9b034e7d6280eef20d753d4a9c33abb200cf6 (patch) | |
| tree | b4736edd735400c444f5b2a34b6c71dc290389ca /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 4d031666560da23dfae3892335551b2405ee92e1 (diff) | |
| download | linux-e3c9b034e7d6280eef20d753d4a9c33abb200cf6.tar.gz linux-e3c9b034e7d6280eef20d753d4a9c33abb200cf6.zip | |
iio: chemical: atlas: Remove code to set trigger parent
iio_trigger_set_drvdata() sets the trigger device parent to first
argument of viio_trigger_alloc(), no need to do it again in the driver
code.
Given we call devm_iio_trigger_alloc() and devm_iio_device_alloc() with
&client->dev as parent, we do not have to set data->trig->dev.parent to
indio_dev->dev.parent anymore.
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Link: https://lore.kernel.org/r/20210309193620.2176163-7-gwendal@chromium.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
