iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 15 Jul 2013 07:45:00 +0000 (08:45 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:36 +0000 (18:40 +0100)
commit3edc84e6054616b87a3d155fe65fa51f2eae82aa
treeaeb9061cdd0983ff638ac8cb36bfb25b3b579091
parent4fd313da0430cb122d469abaadd5990f3d8af3f7
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles

Keeping Makefile and Kconfig entries in alphabetical order usually works better
than just appending new entries at the end, since it reduces the amount of
conflicts. This patch adds a comment to the IIO Kconfig and Makefile files to
document that the entries should be kept in alphabetical order.

Also reorder those  entries which weren't in alphabetical order yet.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
23 files changed:
drivers/iio/accel/Kconfig
drivers/iio/accel/Makefile
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/amplifiers/Kconfig
drivers/iio/amplifiers/Makefile
drivers/iio/common/Makefile
drivers/iio/dac/Kconfig
drivers/iio/dac/Makefile
drivers/iio/frequency/Kconfig
drivers/iio/frequency/Makefile
drivers/iio/gyro/Kconfig
drivers/iio/gyro/Makefile
drivers/iio/imu/Kconfig
drivers/iio/imu/Makefile
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/magnetometer/Kconfig
drivers/iio/magnetometer/Makefile
drivers/iio/pressure/Kconfig
drivers/iio/pressure/Makefile
drivers/iio/trigger/Kconfig
drivers/iio/trigger/Makefile