cbus-tahvo-usb: Initialize the used clock
authorMichael Buesch <mb@bu3sch.de>
Wed, 9 Mar 2011 18:14:02 +0000 (18:14 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Mar 2011 19:23:52 +0000 (11:23 -0800)
usb_l4_ick is used by the USB. Request and enable it.
Without this, all register accesses just return garbage
due to the device not being clocked.

This also cleans up the error path of the probe function
while we're at it.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found