summaryrefslogtreecommitdiffstats
path: root/drivers/iio/kfifo_buf.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2012-08-10 17:36:00 +0100
committerJonathan Cameron <jic23@kernel.org>2012-08-27 17:52:26 +0100
commit2d66f389ccf2c3ffea93c0270ef34186e4995333 (patch)
tree6942c3c11162169838ea0021b5cad8e4961715e0 /drivers/iio/kfifo_buf.c
parent49f8812e4d15970341f0ed320e78951cc16b596d (diff)
downloadop-kernel-dev-2d66f389ccf2c3ffea93c0270ef34186e4995333.zip
op-kernel-dev-2d66f389ccf2c3ffea93c0270ef34186e4995333.tar.gz
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/iio/kfifo_buf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud