]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpoint
authorMichael Krufky <mkrufky@kernellabs.com>
Mon, 1 Feb 2010 00:06:10 +0000 (21:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:47:06 +0000 (00:47 -0300)
commit4605664bd94ed94ab65a00bc7c749704304cfd40
tree05397774fa18a130567e36610bbd75852f3649f6
parent727e625cc2c114e449a78f851b0c12edac897a83
V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpoint

Some DVB USB devices use a separate endpoint for responses to control
messages sent with bulk transfers via the generic_bulk_ctrl_endpoint.
When generic_bulk_ctrl_endpoint_response is set, it will be used instead
of the generic_bulk_ctrl_endpoint when reading usb responses in the
dvb_usb_generic_rw helper function.

Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Reviewed-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb-usb-urb.c
drivers/media/dvb/dvb-usb/dvb-usb.h