Staging: iio: Staticise non-exported functions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Feb 2010 17:19:17 +0000 (17:19 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:43:02 +0000 (16:43 -0800)
commit77712e5fbe2e47476823f4853d756cc5ad1dfabc
treeac2f2ed4bd498a29d7a1d013cfd16765ed016295
parent9a16a92c11e82a0a80b4847343cfb8b5c54ed6b6
Staging: iio: Staticise non-exported functions

Staticise a number of functions which aren't exported outside their
source files, and also add a __user annotation for the buffer in
iio_event_chrdev_read().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/industrialio-core.c
drivers/staging/iio/trigger_consumer.h