aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGwendal Grignou <[email protected]>2021-03-09 11:36:19 -0800
committerJonathan Cameron <[email protected]>2021-03-25 19:13:50 +0000
commit86e52a25f38cc47f24000671a9581c7b7e94749e (patch)
tree388b8a16168ae26cc8fa207c38c3de380d5af9fc /tools/perf/scripts/python/bin/stackcollapse-record
parente3c9b034e7d6280eef20d753d4a9c33abb200cf6 (diff)
iio: as3935: 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 dev as parent, we do not have to set data->trig->dev.parent to indio_dev->dev.parent 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-record')
0 files changed, 0 insertions, 0 deletions