From: Michael Krufky Date: Mon, 1 Feb 2010 00:06:10 +0000 (-0300) Subject: V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpoint X-Git-Tag: v2.6.35-rc1~480^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4605664bd94ed94ab65a00bc7c749704304cfd40;p=pandora-kernel.git 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 Reviewed-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed