From: Peter Korsgaard Date: Thu, 18 Jun 2009 21:54:44 +0000 (+0200) Subject: [ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit X-Git-Tag: v2.6.31-rc1~54^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386f43517f8bf026320fd4b9e077140681d7e595;p=pandora-kernel.git [ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit The usb-host clock was using the wrong define (the SCLK enable for the usb-host-bus) to change the HCLK register instead of the HCLK_UHOST bit. Signed-off-by: Peter Korsgaard Signed-off-by: Ben Dooks --- Reading git-diff-tree failed