diff options
author | 2021-04-07 09:36:25 +0200 | |
---|---|---|
committer | 2021-04-07 10:01:07 +0200 | |
commit | c1c1d437b1f0a84de6b53416026f7ea1ef3df996 (patch) | |
tree | a18830884dd222b2e3cdf5dbef7d74aec7b7a31e | |
parent | MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference (diff) | |
download | wireguard-linux-c1c1d437b1f0a84de6b53416026f7ea1ef3df996.tar.xz wireguard-linux-c1c1d437b1f0a84de6b53416026f7ea1ef3df996.zip |
MAINTAINERS: update ovti,ov2680.yaml reference
The file name: Documentation/devicetree/bindings/media/i2c/ov2680.yaml
should be, instead: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml.
Update its cross-reference accordingly.
Fixes: 57226cd8c8bf ("media: dt-bindings: ov2680: convert bindings to yaml")
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd5ddfe60872..cb727179826b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13192,7 +13192,7 @@ M: Rui Miguel Silva <rmfrfs@gmail.com> L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git -F: Documentation/devicetree/bindings/media/i2c/ov2680.yaml +F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml F: drivers/media/i2c/ov2680.c OMNIVISION OV2685 SENSOR DRIVER |