diff options
| author | Gwendal Grignou <[email protected]> | 2021-03-09 11:36:17 -0800 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-03-25 19:13:50 +0000 |
| commit | 4d031666560da23dfae3892335551b2405ee92e1 (patch) | |
| tree | 92238baa7c35ae16a3819ab2c770a6ebeb86eeb8 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | cd214139471a2b2135b4fbc2a7f9355a5df68f86 (diff) | |
iio: lmp91000: 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 data->dev is dev, and we call devm_iio_trigger_alloc with
dev instead of data->dev, we do not have to set data->trig->dev.parent to
dev anymore.
Signed-off-by: Gwendal Grignou <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Matt Ranostay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions