From: Hartley Sweeten Date: Thu, 28 May 2009 18:56:11 +0000 (+0100) Subject: [ARM] 5526/1: ep93xx: usb driver cleanup X-Git-Tag: v2.6.31-rc1~344^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a6d01932f343c1cc0218909262f0f68b6f7db4;p=pandora-kernel.git [ARM] 5526/1: ep93xx: usb driver cleanup Cleanup the ohci-ep93xx driver. 1) Use the usb.h dbg() macro instead of pr_debug() so that the source filename is prefixed to the message and it is terminated with a linefeed. 2) Add error handling for the clk_get() call. 3) Update clkdev support so that the usb clock is matched by the dev_id instead of the con_id. Signed-off-by: H Hartley Sweeten Signed-off-by: Russell King --- Reading git-diff-tree failed