2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00
linux-next/drivers/iio/trigger
Jonathan Cameron 38ebbf689e iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner
The equivalent of both of these are now done via macro magic when
the relevant register calls are made.  The actual structure
elements will shortly go away.

Note that stm32-timer-trigger has expanded rather beyond triggers
(to include encoder input counting for example) and hence has an
iio_info structure.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
2017-08-22 22:14:52 +01:00
..
iio-trig-hrtimer.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
iio-trig-interrupt.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
iio-trig-loop.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
iio-trig-sysfs.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00
Kconfig iio: Add STM32 timer trigger driver 2017-01-25 16:11:56 +00:00
Makefile iio: Add STM32 timer trigger driver 2017-01-25 16:11:56 +00:00
stm32-timer-trigger.c iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 22:14:52 +01:00