From: George Cherian Date: Wed, 16 Jul 2014 12:52:09 +0000 (+0530) Subject: usb: musb: core: Handle Babble condition only in HOST mode X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b4129e0562c74e6d75ff081e93202c71aecaa3;p=pandora-kernel.git usb: musb: core: Handle Babble condition only in HOST mode BABBLE and RESET share the same interrupt. The interrupt is considered to be RESET if MUSB is in peripheral mode and as a BABBLE if MUSB is in HOST mode. Handle babble condition iff MUSB is in HOST mode. Signed-off-by: George Cherian Tested-by: Bin Liu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed