[media] saa7134: remove radio/type field from saa7134_fh
This information is already available in vfl_type in video_device. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
8460d519bc
commit
8fcd4769de
@@ -471,8 +471,6 @@ struct saa7134_dmaqueue {
|
||||
struct saa7134_fh {
|
||||
struct v4l2_fh fh;
|
||||
struct saa7134_dev *dev;
|
||||
unsigned int radio;
|
||||
enum v4l2_buf_type type;
|
||||
unsigned int resources;
|
||||
struct pm_qos_request qos_request;
|
||||
|
||||
|
Reference in New Issue
Block a user