media: MAINTAINERS: adjust entries to moving CEC USB drivers
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 18 Apr 2020 09:45:46 +0000 (11:45 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 29 Apr 2020 10:03:19 +0000 (12:03 +0200)
commit9cc056e6064c8fd4bb43df7e7276249ddce89339
tree8e9f6ea34660da69cbbc46fee5c5bd1dbc88f9b2
parent9a42a5ff3daccc37ae4dbcfb6ce5c5d95419740b
media: MAINTAINERS: adjust entries to moving CEC USB drivers

Commit a81068181aad ("media: move CEC USB drivers to a separate directory")
moved drivers/media/usb/{pulse8,rainshadow}-cec to
drivers/media/cec/usb/{rainshadow,pulse8}, but did not adjust the entries
in MAINTAINERS.

Since then, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches F: drivers/media/usb/pulse8-cec/*
  warning: no file matches F: drivers/media/usb/rainshadow-cec/*

Update the MAINTAINERS entries to the new file locations.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
MAINTAINERS