diff options
author | Alison Schofield <amsfield22@gmail.com> | 2016-02-22 12:34:32 -0800 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-02-24 21:15:24 +0000 |
commit | 646708693e91e03cdce82266408590a912a52f6d (patch) | |
tree | dc485fb3bed858b64915876ce566c07393e9cd13 /drivers/iio | |
parent | 1b983bf42fad73eb0a6368b3785d90486d68961f (diff) | |
download | linux-646708693e91e03cdce82266408590a912a52f6d.tar.gz linux-646708693e91e03cdce82266408590a912a52f6d.tar.bz2 linux-646708693e91e03cdce82266408590a912a52f6d.zip |
staging: iio: isl29018: use regmap to retrieve struct device
Remove struct device from drivers global data and use regmap
API to retrieve device info instead.
This replacement can be done for drivers that include regmap
in their global data.
Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions