From: Michael Krufky Date: Sun, 18 Mar 2012 17:35:57 +0000 (-0300) Subject: [media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl() X-Git-Tag: v3.4-rc1~110^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be5bb71fbf18f83cb88b54a62a78e03e5a4f30a;p=pandora-kernel.git [media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl() Remove unnecessary register access in mxl111sf_ep6_streaming_ctrl() This code breaks driver operation in kernel 3.3 and later, although it works properly in 3.2 Disable register access to 0x12 for now. Signed-off-by: Michael Krufky Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed