forked from Minki/linux
V4L/DVB (5227): Gl861: hide disabled code from upstream patch system
enclose disabled code inside an #if 0 block, instead of /* comments */ Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
05ec6cc88c
commit
73b96c09f6
@ -103,9 +103,6 @@ static int gl861_identify_state(struct usb_device *udev,
|
||||
static struct zl10353_config gl861_zl10353_config = {
|
||||
.demod_address = 0x1e,
|
||||
.no_tuner = 1,
|
||||
/*
|
||||
.parallel_ts = 1,
|
||||
*/
|
||||
};
|
||||
|
||||
static int gl861_frontend_attach(struct dvb_usb_adapter *adap)
|
||||
|
Loading…
Reference in New Issue
Block a user