Loading drivers/media/dvb/dvb-usb/dtt200u.c +2 −2 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ static struct dvb_usb_properties dtt200u_properties = { .cold_ids = { &dtt200u_usb_table[0], NULL }, .warm_ids = { &dtt200u_usb_table[1], NULL }, }, { 0 }, { NULL }, } }; Loading Loading @@ -192,7 +192,7 @@ static struct dvb_usb_properties wt220u_properties = { .cold_ids = { &dtt200u_usb_table[2], NULL }, .warm_ids = { &dtt200u_usb_table[3], NULL }, }, { 0 }, { NULL }, } }; Loading drivers/media/dvb/dvb-usb/vp7045.c +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ static struct dvb_usb_properties vp7045_properties = { .cold_ids = { &vp7045_usb_table[2], NULL }, .warm_ids = { &vp7045_usb_table[3], NULL }, }, { 0 }, { NULL }, } }; Loading Loading
drivers/media/dvb/dvb-usb/dtt200u.c +2 −2 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ static struct dvb_usb_properties dtt200u_properties = { .cold_ids = { &dtt200u_usb_table[0], NULL }, .warm_ids = { &dtt200u_usb_table[1], NULL }, }, { 0 }, { NULL }, } }; Loading Loading @@ -192,7 +192,7 @@ static struct dvb_usb_properties wt220u_properties = { .cold_ids = { &dtt200u_usb_table[2], NULL }, .warm_ids = { &dtt200u_usb_table[3], NULL }, }, { 0 }, { NULL }, } }; Loading
drivers/media/dvb/dvb-usb/vp7045.c +1 −1 Original line number Diff line number Diff line Loading @@ -247,7 +247,7 @@ static struct dvb_usb_properties vp7045_properties = { .cold_ids = { &vp7045_usb_table[2], NULL }, .warm_ids = { &vp7045_usb_table[3], NULL }, }, { 0 }, { NULL }, } }; Loading