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)
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>

No differences found