usb: gadget: omap_udc: Remove omap2 support
authorTony Lindgren <tony@atomide.com>
Mon, 21 May 2012 19:01:11 +0000 (12:01 -0700)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:11:27 +0000 (23:11 +0300)
commitae3725716edf5a73ab66831c0808542c21fa3bba
tree2ab52acca486c0247d4a3f7319618a2a4386e069
parentf8f5701bdaf9134b1f90e5044a82c66324d2073f
usb: gadget: omap_udc: Remove omap2 support

There are no active users of this code for omap2 as
the boards in use have either TUSB or MUSB controller.

While at it, also fix warnings related to uninitialized
dc_clk and hhc_clk.

Cc: linux-usb@vger.kernel.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/omap_udc.c