Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for Analog Devices IIO drivers

Add Michael and myself as the maintainer for the Analog Devices IIO drivers.
The entry matches on all files in drivers/staging/iio and drivers/iio/ starting
with the 'ad' prefix, except for 'adjd' as that one is used by Avago
Technologies.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Lars-Peter Clausen and committed by
Jonathan Cameron
4ce72abc f0d61161

+11
+11
MAINTAINERS
··· 666 666 W: http://blackfin.uclinux.org/ 667 667 S: Supported 668 668 F: sound/soc/blackfin/* 669 + 670 + ANALOG DEVICES INC IIO DRIVERS 671 + M: Lars-Peter Clausen <lars@metafoo.de> 672 + M: Michael Hennerich <Michael.Hennerich@analog.com> 673 + W: http://wiki.analog.com/ 674 + W: http://ez.analog.com/community/linux-device-drivers 675 + S: Supported 676 + F: drivers/iio/*/ad* 677 + X: drivers/iio/*/adjd* 678 + F: drivers/staging/iio/*/ad* 679 + F: staging/iio/trigger/iio-trig-bfin-timer.c 669 680 670 681 AOA (Apple Onboard Audio) ALSA DRIVER 671 682 M: Johannes Berg <johannes@sipsolutions.net>