From: Daniel Mack Date: Tue, 6 Aug 2013 17:06:15 +0000 (+0300) Subject: ARM: OMAP2: fix musb usage for n8x0 X-Git-Tag: v3.11-rc7~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386d20ab9edb3751c96aaed842bef06716a92a92;p=pandora-kernel.git ARM: OMAP2: fix musb usage for n8x0 Commit b7e2e75a8c ("usb: gadget: drop unused USB_GADGET_MUSB_HDRC") dropped a config symbol that was unused by the musb core, but it turns out that board support code still had references to it. As the core now handles both dual role and host-only modes, we can just pass MUSB_OTG as mode from board files. Signed-off-by: Daniel Mack Tested-by: Aaro Koskinen Signed-off-by: Aaro Koskinen Signed-off-by: Tony Lindgren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed