diff options
author | Hans Verkuil <[email protected]> | 2013-08-12 10:02:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-08-26 07:53:54 -0300 |
commit | c40ddfa34addb80e2adf42751dd8a010cc4c5403 (patch) | |
tree | 179e8ea84f001c03c32706e005a505a10e8c169b | |
parent | 5a544cce2177fe361ba539db9ddaf1eff4e73f81 (diff) |
[media] MAINTAINERS: add entries for adv7511 and adv7842
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9b129476e9f6..b2618cecc8f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -580,12 +580,24 @@ L: [email protected] S: Maintained F: drivers/media/i2c/ad9389b* +ANALOG DEVICES INC ADV7511 DRIVER +M: Hans Verkuil <[email protected]> +S: Maintained +F: drivers/media/i2c/adv7511* + ANALOG DEVICES INC ADV7604 DRIVER M: Hans Verkuil <[email protected]> S: Maintained F: drivers/media/i2c/adv7604* +ANALOG DEVICES INC ADV7842 DRIVER +M: Hans Verkuil <[email protected]> +S: Maintained +F: drivers/media/i2c/adv7842* + ANALOG DEVICES INC ASOC CODEC DRIVERS M: Lars-Peter Clausen <[email protected]> |