diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-01-28 15:58:28 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2020-02-27 21:20:57 +0100 |
commit | d44535cb14c981dea66e565edf1df1df4b9e823b (patch) | |
tree | c0922eb5ef34899aec4f5432dad6a53c90251603 /MAINTAINERS | |
parent | media: staging: media: ipu3: Change 'unsigned long int' to 'unsigned long' (diff) | |
download | linux-d44535cb14c981dea66e565edf1df1df4b9e823b.tar.xz linux-d44535cb14c981dea66e565edf1df1df4b9e823b.zip |
media: MAINTAINERS: Sort entries in database for TI VPE/CAL
Run parse-maintainers.pl and choose TI VPE/CAL record. Fix it accordingly.
Note, this is urgent fix, without which parse-maintainers.pl throws
an exception:
Odd non-pattern line ' Documentation/devicetree/bindings/media/ti,cal.yaml
' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, <$file> line 16770.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6969dafac023..1af972944e4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16757,12 +16757,12 @@ F: sound/soc/codecs/twl4030* TI VPE/CAL DRIVERS M: Benoit Parrot <bparrot@ti.com> L: linux-media@vger.kernel.org +S: Maintained W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ -S: Maintained -F: drivers/media/platform/ti-vpe/ +F: Documentation/devicetree/bindings/media/ti,cal.yaml F: Documentation/devicetree/bindings/media/ti,vpe.yaml - Documentation/devicetree/bindings/media/ti,cal.yaml +F: drivers/media/platform/ti-vpe/ TI WILINK WIRELESS DRIVERS L: linux-wireless@vger.kernel.org |