From: Michael Buesch Date: Wed, 9 Mar 2011 18:14:02 +0000 (+0000) Subject: cbus-tahvo-usb: Initialize the used clock X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce01d6064bae5a6332aeb304379a01832010bfbf;p=pandora-kernel.git cbus-tahvo-usb: Initialize the used clock 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 Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed