From: Bin Liu Date: Tue, 17 Sep 2013 20:33:35 +0000 (-0500) Subject: usb: musb: gadget: fix otg active status flag X-Git-Tag: v3.12-rc4~6^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0a1de3c85d99d881c86a29b3d52da7b9c7bd61;p=pandora-kernel.git usb: musb: gadget: fix otg active status flag In gadget mode, musb->is_active should be set only when connected to the host. musb_g_reset() already takes care of it. Signed-off-by: Bin Liu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed