diff options
author | Mauro Carvalho Chehab | 2020-04-19 12:18:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2020-05-20 12:26:12 +0200 |
commit | ad85094b293e40e7a2f831b0311a389d952ebd5e (patch) | |
tree | b3c32c16c562fcec5e0197966108b24fdd226e99 /MAINTAINERS | |
parent | ad3a44cbd1b2e1559c6b93e80dc0c9c29632969a (diff) |
Revert "media: staging: atomisp: Remove driver"
There are some interest on having this driver back, and I
can probably dedicate some time to address its issue. So,
let's ressurect it.
For now, the driver causes a recursive error and doesn't
build, so, make it depend on BROKEN.
This reverts commit 51b8dc5163d2ff2bf04019f8bf7e3bd0e75bb654.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d5502e189ed2..e24af3b1a337 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15949,6 +15949,13 @@ L: stable@vger.kernel.org S: Supported F: Documentation/process/stable-kernel-rules.rst +STAGING - ATOMISP DRIVER +M: Alan Cox <alan@linux.intel.com> +M: Sakari Ailus <sakari.ailus@linux.intel.com> +L: linux-media@vger.kernel.org +S: Maintained +F: drivers/staging/media/atomisp/ + STAGING - COMEDI M: Ian Abbott <abbotti@mev.co.uk> M: H Hartley Sweeten <hsweeten@visionengravers.com> |