Add MAINTAINERS entry for imx274 driver and DT bindings. Signed-off-by: Leon Luo <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> --- Hi Leon,
I moved the maintainers entry to a separate patch. It's better this way. MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 90230fe020f3..b5927bd4fe1e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12486,6 +12486,14 @@ S: Maintained F: drivers/ssb/ F: include/linux/ssb/ +SONY IMX274 SENSOR DRIVER +M: Leon Luo <[email protected]> +L: [email protected] +T: git git://linuxtv.org/media_tree.git +S: Maintained +F: drivers/media/i2c/imx274.c +F: Documentation/devicetree/bindings/media/i2c/imx274.txt + SONY MEMORYSTICK CARD SUPPORT M: Alex Dubov <[email protected]> W: http://tifmxx.berlios.de/ -- 2.11.0
