media: i2c: Rename ad5398 to ad5398_vcm
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 17 Mar 2022 15:13:10 +0000 (15:13 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:19 +0000 (11:33 +0000)
commit757e050acb6266e1c98601bb0d245c8ca0098c4b
tree9199c81c6fa07c3e7e81673223a916effff5d677
parentd369f27fbaefde5df6048bc1da89eff4578e4882
media: i2c: Rename ad5398 to ad5398_vcm

There's already a regulator module called ad5398 that exposes
this device through the regulator API. That is meaningless in
the terms that it uses and how it maps to V4L2, so a new driver
was added. However the module name collision wasn't noted, so
rename it now.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/Makefile
drivers/media/i2c/ad5398_vcm.c [moved from drivers/media/i2c/ad5398.c with 100% similarity]