linux/drivers/staging/iio/dac
Lars-Peter Clausen 55e4390cb0 staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Quite a few iio drivers provide no MODULE_DEVICE_TABLE or MODULE_ALIAS or only
provide a MODULE_ALIAS while they have support for multiple device ids. This
prevents auto module loading from working correctly.

This patch fixes it by adding the missing MODULE_DEVICE_TABLEs and
MODULE_ALIAS'.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-26 16:48:04 -08:00
..
Kconfig staging:iio:dac:ad5446: Add support for the AD5662 2011-11-26 16:43:38 -08:00
Makefile staging:iio:dac: Add AD5421 driver 2011-11-26 16:39:58 -08:00
ad5064.c Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw() 2011-11-26 16:38:32 -08:00
ad5360.c Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw() 2011-11-26 16:38:32 -08:00
ad5421.c staging:iio:dac: Add AD5421 driver 2011-11-26 16:39:58 -08:00
ad5421.h staging:iio:dac: Add AD5421 driver 2011-11-26 16:39:58 -08:00
ad5446.c staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS 2011-11-26 16:48:04 -08:00
ad5446.h staging:iio:dac:ad5446: Convert to channel spec 2011-11-26 16:46:57 -08:00
ad5504.c staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS 2011-11-26 16:48:04 -08:00
ad5504.h staging:iio:dac:ad5504: Convert to channel spec 2011-11-26 16:46:58 -08:00
ad5624r.h staging:iio:dac:ad5624r: Convert to channel spec 2011-11-26 16:46:58 -08:00
ad5624r_spi.c staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS 2011-11-26 16:48:04 -08:00
ad5686.c staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS 2011-11-26 16:48:04 -08:00
ad5791.c staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS 2011-11-26 16:48:04 -08:00
ad5791.h staging:iio:dac:ad5791: Allow asymmetrical reference voltages 2011-10-19 13:57:01 -07:00
dac.h staging:iio:tree wide. abi fixup for in_ out_ prefix introduction. 2011-09-16 20:32:00 +02:00
max517.c staging:iio:dac/dds/impedance dev_info to indio_dev for consistency 2011-10-11 09:58:59 -06:00
max517.h