linux/drivers/iio
Lars-Peter Clausen 6d459aa011 iio:trigger: Register sysfs file statically
The name sysfs attribute is the same for all triggers, so there is no need to
register them dynamically at runtime. Create a attribute group for it and set it
up for the bus attribute group. This also avoids a possible race condition
where the uevent for the device is sent before the name sysfs attribute has been
added.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-07-08 10:39:58 +01:00
..
adc iio:adc: Add AD7265/AD7266 support 2012-06-30 10:15:07 +01:00
amplifiers iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier 2012-05-14 13:15:39 -07:00
dac iio:dac:ad5064: Add support for the ad5629r and ad5669r 2012-06-30 10:15:09 +01:00
frequency iio: ad9523: Fix argument type mismatch 2012-06-12 14:50:51 -07:00
light iio: add vcnl4000 combined ALS and proximity sensor 2012-06-20 16:12:46 -07:00
iio_core_trigger.h
iio_core.h
industrialio-buffer.c iio: iio_buffer_register: Skip channels with negative scan index 2012-06-18 17:26:09 -07:00
industrialio-core.c IIO: Add a modifier for x^2+y^2+z^2 2012-06-30 10:15:28 +01:00
industrialio-event.c iio: Use dev_to_iio_dev() 2012-05-14 13:37:45 -07:00
industrialio-trigger.c iio:trigger: Register sysfs file statically 2012-07-08 10:39:58 +01:00
industrialio-triggered-buffer.c iio: Add helper function for initializing triggered buffers 2012-06-18 17:26:09 -07:00
inkern.c iio: Rename _st_ functions to loose the bit that meant the staging version. 2012-06-30 10:15:12 +01:00
Kconfig Merge 3.5-rc4 into staging-next 2012-06-25 09:31:00 -07:00
kfifo_buf.c
Makefile iio: Add helper function for initializing triggered buffers 2012-06-18 17:26:09 -07:00