diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2012-08-10 17:36:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-08-27 17:52:26 +0100 |
commit | 2d66f389ccf2c3ffea93c0270ef34186e4995333 (patch) | |
tree | 6942c3c11162169838ea0021b5cad8e4961715e0 /drivers/scsi/qlogicfas.c | |
parent | 49f8812e4d15970341f0ed320e78951cc16b596d (diff) | |
download | blackbird-obmc-linux-2d66f389ccf2c3ffea93c0270ef34186e4995333.tar.gz blackbird-obmc-linux-2d66f389ccf2c3ffea93c0270ef34186e4995333.zip |
iio: Introduce iio_device_{set,get}_drvdata()
Introduce two new helper functions to attach a arbitrary pointer to a IIO
device. This is useful to get access to external non-global data from within a
IIO device callbacks where only the IIO device is available.
Internally these functions use dev_{set,get}_drvdata() on the struct device
embedded in the IIO device.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/scsi/qlogicfas.c')
0 files changed, 0 insertions, 0 deletions