From: Aaro Koskinen Date: Mon, 1 Apr 2013 20:03:00 +0000 (+0300) Subject: ARM: OMAP1: fix omap_udc registration X-Git-Tag: omap-for-v3.10/board-signed~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0345a1e33978b60c8ea13235af5af8da3db6af5b;p=pandora-kernel.git ARM: OMAP1: fix omap_udc registration omap_udc platform device is not registered properly anymore: CONFIG_USB_GADGET_OMAP was deleted by 193ab2a6 (usb: gadget: allow multiple gadgets to be built) already in v3.1. Fix by using CONFIG_USB_OMAP instead. Tested on Nokia 770 by checking that omap_udc is probed & working properly when built as a module. Acked-by: Felipe Balbi Signed-off-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed