linux-stable/drivers/staging/iio/trigger
Jonathan Cameron 9c0c22bd16 staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module removal.
The device is static and should never actually be deleted. The release
is just to avoid a warning from the kernel.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-24 14:23:41 -07:00
..
Kconfig iio: trigger: iio-trig-bfin-timer: select missing dependency 2011-05-12 09:26:57 -07:00
Makefile staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timer 2011-02-23 14:40:04 -08:00
iio-trig-bfin-timer.c staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
iio-trig-gpio.c staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
iio-trig-periodic-rtc.c staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure. 2011-08-23 13:31:06 -07:00
iio-trig-sysfs.c staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module removal. 2011-08-24 14:23:41 -07:00