diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-12-07 21:03:46 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-12-28 17:19:46 +0000 |
commit | 571b97fd8777234fcd1f94ed36781bed39f1e20d (patch) | |
tree | 0a741bb1ab92b259cbd385700ac35bd7d87d4d78 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 85a6b728eff68647746629b9332434e237a53100 (diff) |
iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacks
PM callbacks take struct device pointer as a parameter, use
dev_get_drvdata() to retrieve it instead of unneeded double
loop of referencing via i2c_get_clientdata(to_i2c_client(dev)).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Ferry Toth <ftoth@exalondelft.nl>
Link: https://lore.kernel.org/r/20221207190348.9347-9-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions