diff mbox

[16/16,media] Add MAINTAINERS entry for the adv7180

Message ID 1421150481-30230-17-git-send-email-lars@metafoo.de (mailing list archive)
State New, archived
Headers show

Commit Message

Lars-Peter Clausen Jan. 13, 2015, 12:01 p.m. UTC
Add myself as the maintainer for the adv7180 video subdev driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

matrandg@cisco.com Jan. 13, 2015, 12:55 p.m. UTC | #1
On 01/13/2015 01:01 PM, Lars-Peter Clausen wrote:
> Add myself as the maintainer  for the adv7180 video subdev driver.
 >
 > Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> --- MAINTAINERS |
 > 7 +++++++ 1 file changed, 7 insertions(+)
 >
 > diff --git a/MAINTAINERS b/MAINTAINERS index 4318f34..22bb77e 100644
 > --- a/MAINTAINERS +++ b/MAINTAINERS @@ -659,6 +659,13 @@ L:
 > linux-media@vger.kernel.org S:    Maintained F:
 > drivers/media/i2c/ad9389b*
 >
 > +ANALOG DEVICES INC ADV7180 DRIVER +M:    Lars-Peter Clausen
 > <lars@metafoo.de> +L:    linux-media@vger.kernel.org +W:
 > http://ez.analog.com/community/linux-device-drivers

I think the web address should be http://ez.analog.com/community/video

It is written much more about ADV7180 there, and people asking questions 
about video devices has been directed to the Video forum in the past.

Regards,

Mats Randgaard

>
 > +S:    Supported +F:    drivers/media/i2c/adv7180.c + ANALOG DEVICES INC
 > ADV7511 DRIVER M:    Hans Verkuil <hans.verkuil@cisco.com> L:
 > linux-media@vger.kernel.org


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Lars-Peter Clausen Jan. 13, 2015, 1:02 p.m. UTC | #2
On 01/13/2015 01:55 PM, Mats Randgaard (matrandg) wrote:
> On 01/13/2015 01:01 PM, Lars-Peter Clausen wrote:
>> Add myself as the maintainer  for the adv7180 video subdev driver.
>  >
>  > Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> --- MAINTAINERS |
>  > 7 +++++++ 1 file changed, 7 insertions(+)
>  >
>  > diff --git a/MAINTAINERS b/MAINTAINERS index 4318f34..22bb77e 100644
>  > --- a/MAINTAINERS +++ b/MAINTAINERS @@ -659,6 +659,13 @@ L:
>  > linux-media@vger.kernel.org S:    Maintained F:
>  > drivers/media/i2c/ad9389b*
>  >
>  > +ANALOG DEVICES INC ADV7180 DRIVER +M:    Lars-Peter Clausen
>  > <lars@metafoo.de> +L:    linux-media@vger.kernel.org +W:
>  > http://ez.analog.com/community/linux-device-drivers
>
> I think the web address should be http://ez.analog.com/community/video
>
> It is written much more about ADV7180 there, and people asking questions
> about video devices has been directed to the Video forum in the past.

Well depends on the subject of the question. If you have a question about 
the Linux device driver the correct section is the Linux device driver 
section. If you have question about the chip itself it should be in the 
video section. But this maintainers entry is about the driver not the chip.

- Lars
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4318f34..22bb77e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -659,6 +659,13 @@  L:	linux-media@vger.kernel.org
 S:	Maintained
 F:	drivers/media/i2c/ad9389b*
 
+ANALOG DEVICES INC ADV7180 DRIVER
+M:	Lars-Peter Clausen <lars@metafoo.de>
+L:	linux-media@vger.kernel.org
+W:	http://ez.analog.com/community/linux-device-drivers
+S:	Supported
+F:	drivers/media/i2c/adv7180.c
+
 ANALOG DEVICES INC ADV7511 DRIVER
 M:	Hans Verkuil <hans.verkuil@cisco.com>
 L:	linux-media@vger.kernel.org