V4L/DVB (5233): Gl861: correct address of the bulk endpoint
authorJan Nijs <jan.nijs@scarlet.be>
Sat, 7 Oct 2006 19:29:54 +0000 (16:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:35:29 +0000 (13:35 -0200)
commit8c0b24c2d2f779040a8ec21de0422eeaf56395cc
treeaab40460597bf3951e137105b0d771f2ffca330c
parentb3b2b8b5746cfe5af181dc2ce7a0912b5b2c598a
V4L/DVB (5233): Gl861: correct address of the bulk endpoint

The megasky 580 based on gl861 has three endpoints:
- 0x81 BULK/ISOC IN MPEG2 TS
- 0x83 INT IN remote control receiver
- 0x02 BULK OUT bulk control endpoint
It doesn't look like the bulk endpoint is used, but better to
have the correct one in the config.

Signed-off-by: Jan Nijs <jan.nijs@scarlet.be>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/gl861.c