From: Frank Schaefer Date: Mon, 8 Apr 2013 16:06:59 +0000 (-0300) Subject: [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3404a8ef567de43b74018bbdbd989b53426d422;p=pandora-kernel.git [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0 X-Patchwork-Delegate: mchehab@redhat.com In addition to commit 72cc9ba3 "em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes for all alt settings" we should not save the endpoint number of the isoc DVB endpoint before it has been validated. While the current code works fine, dev->dvb_ep_isoc != 0 could be interpreted as indicator that the device provides DVB support. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed