media: adv7511/cobalt: rename driver name to adv7511-v4l2
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 7 Aug 2019 08:43:32 +0000 (05:43 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 7 Aug 2019 20:07:29 +0000 (17:07 -0300)
commit25a3d6bac6b9ff7d62033185780daa1b4f7bee2f
treed22c00018c2a4d4382cf2ee793f9dd6e8e546472
parent6898dd580a045341f844862ceb775144156ec1af
media: adv7511/cobalt: rename driver name to adv7511-v4l2

Commit b2ce5617dad2 ("media: i2c: fix warning same module names")
renamed the adv7511 module in the media tree to adv7511-v4l2.

This patch does the same rename for the driver name and device id to
keep the naming consistent.

Since the cobalt driver loads this module, it had to be renamed there
as well.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/adv7511-v4l2.c
drivers/media/pci/cobalt/cobalt-driver.c