aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorAlexandru Ardelean <[email protected]>2021-08-23 14:22:04 +0300
committerJonathan Cameron <[email protected]>2021-09-14 12:00:32 +0100
commite42696515414a15774c80f1d454194ce0cd9f145 (patch)
tree136f7c4ff371ec222c287c0dcaa6370e336bc048 /lib/mpi/mpiutil.c
parent6b658c31bb6bc033f6ae60141c676383fb78784c (diff)
iio: st_sensors: remove reference to parent device object on st_sensor_data
The idea behind it, is that all devm_ calls in ST sensors are bound to the parent device object. However, the reference to that object is kept on both the st_sensor_data struct and the IIO object parent (indio_dev->dev.parent). This change only adds a bit consistency and uses the reference stored on indio_dev->dev.parent, to enforce the assumption that all ST sensors' devm_ calls are bound to the same reference as the one store on st_sensor_data. Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Alexandru Ardelean <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions