diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 10:36:02 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 10:42:16 -0400 |
commit | 78fc853b5532b22639e691357fd59aa19833d81a (patch) | |
tree | 356341e78d2634add122ec6dbc81dbcd4fcb5bef /MAINTAINERS | |
parent | 6f8adea2b64f7e1215a99935ea079284488736d5 (diff) |
[media] move s5p-cec to staging
As the CEC core is currently at staging, it doesn't make any sense
to put a dependent driver outside staging. So, move it also to
staging.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f76a3bf069f..962c5b0d2a3d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1647,7 +1647,7 @@ M: Kyungmin Park <kyungmin.park@samsung.com> | |||
1647 | L: linux-arm-kernel@lists.infradead.org | 1647 | L: linux-arm-kernel@lists.infradead.org |
1648 | L: linux-media@vger.kernel.org | 1648 | L: linux-media@vger.kernel.org |
1649 | S: Maintained | 1649 | S: Maintained |
1650 | F: drivers/media/platform/s5p-cec/ | 1650 | F: drivers/staging/media/platform/s5p-cec/ |
1651 | 1651 | ||
1652 | ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT | 1652 | ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT |
1653 | M: Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 1653 | M: Andrzej Pietrasiewicz <andrzej.p@samsung.com> |