--- zzzz-none-000/linux-3.10.107/drivers/media/usb/tm6000/tm6000.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/media/usb/tm6000/tm6000.h 2021-02-04 17:41:59.000000000 +0000 @@ -220,8 +220,8 @@ struct tm6000_fh *resources; /* Points to fh that is streaming */ bool is_res_read; - struct video_device *vfd; - struct video_device *radio_dev; + struct video_device vfd; + struct video_device radio_dev; struct tm6000_dmaqueue vidq; struct v4l2_device v4l2_dev; struct v4l2_ctrl_handler ctrl_handler;