]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/media/i2c/tvp7002.c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[mirror_ubuntu-bionic-kernel.git] / drivers / media / i2c / tvp7002.c
index 36ad565e5a3310a7e7f2441e710969e545ee7f8c..a4e49483de6a2f0e77820591c85e114f603d090e 100644 (file)
@@ -1020,7 +1020,6 @@ static int tvp7002_probe(struct i2c_client *c, const struct i2c_device_id *id)
        error = tvp7002_s_dv_timings(sd, &timings);
 
 #if defined(CONFIG_MEDIA_CONTROLLER)
-       strlcpy(sd->name, TVP7002_MODULE_NAME, sizeof(sd->name));
        device->pad.flags = MEDIA_PAD_FL_SOURCE;
        device->sd.flags |= V4L2_SUBDEV_FL_HAS_DEVNODE;
        device->sd.entity.flags |= MEDIA_ENT_T_V4L2_SUBDEV_DECODER;