diff options
author | Roberta Dobrescu <roberta.dobrescu@gmail.com> | 2015-02-26 03:49:25 -0500 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-09 13:16:08 -0400 |
commit | 817020cfb3a2649064a1e14e083934234e2c208d (patch) | |
tree | c6dba68cc57c7ccfef746cba3d44a67262c7f2dd /MAINTAINERS | |
parent | bdcb31d048074d82ed7c50ed45f737d7637f1224 (diff) |
iio: Move iio userspace applications out of staging
This patch moves iio userspace applications out of staging, to tools/iio/
and adds a Makefile in order to compile them easily. It also adds tools/iio/
to MAINTAINERS file.
Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 873f496c6364..6fb6bdc2eb3f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4871,6 +4871,7 @@ S: Maintained | |||
4871 | F: drivers/iio/ | 4871 | F: drivers/iio/ |
4872 | F: drivers/staging/iio/ | 4872 | F: drivers/staging/iio/ |
4873 | F: include/linux/iio/ | 4873 | F: include/linux/iio/ |
4874 | F: tools/iio/ | ||
4874 | 4875 | ||
4875 | IKANOS/ADI EAGLE ADSL USB DRIVER | 4876 | IKANOS/ADI EAGLE ADSL USB DRIVER |
4876 | M: Matthieu Castet <castet.matthieu@free.fr> | 4877 | M: Matthieu Castet <castet.matthieu@free.fr> |