]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/media/radio/radio-wl1273.c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-beck.git] / drivers / media / radio / radio-wl1273.c
index cabbe3adf435b6a9f3ef2176109489524565513f..02151e0e6e63333e54fccae27c181fe05e108b78 100644 (file)
@@ -2085,8 +2085,7 @@ static int wl1273_fm_radio_probe(struct platform_device *pdev)
        }
 
        /* V4L2 configuration */
-       memcpy(&radio->videodev, &wl1273_viddev_template,
-              sizeof(wl1273_viddev_template));
+       radio->videodev = wl1273_viddev_template;
 
        radio->videodev.v4l2_dev = &radio->v4l2dev;