]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: vgxy61: Fix device name
authorBenjamin Mugnier <benjamin.mugnier@foss.st.com>
Wed, 12 Jun 2024 08:21:14 +0000 (10:21 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 15 Jun 2024 09:16:40 +0000 (11:16 +0200)
commit15765ff7147e9ca45079c1a5e37c35052d57381a
tree3f2249a65f8422d2d07afc813810861b0faf83da
parent3cdc776e0a5f1784c3ae5d3371b64215c228bf1f
media: i2c: vgxy61: Fix device name

Rename 'st-vgxy61' to 'vgxy61', dropping the vendor prefix to follow the
same naming scheme as the vast majority of device drivers.
The device tree binding does not fall into binding rename exceptions and
therefore must not be changed. Keep its legacy name.

Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/drivers/index.rst
Documentation/userspace-api/media/drivers/vgxy61.rst [moved from Documentation/userspace-api/media/drivers/st-vgxy61.rst with 100% similarity]
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/vgxy61.c [moved from drivers/media/i2c/st-vgxy61.c with 99% similarity]