From: Michael Krufky Date: Sun, 18 Mar 2012 17:35:57 +0000 (-0300) Subject: mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl() X-Git-Tag: v3.2.14~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c67995203d092a3ab6860ddb84050cab745efe;p=pandora-kernel.git mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl() commit 3be5bb71fbf18f83cb88b54a62a78e03e5a4f30a upstream. 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 Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed