]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 18 Jun 2009 21:54:44 +0000 (23:54 +0200)
committerBen Dooks <ben-linux@fluff.org>
Mon, 22 Jun 2009 13:11:56 +0000 (14:11 +0100)
commit6e66c76a371a9507e033725fd36a1cae989e0411
tree3fe36499caf87740062d6605536f2eb1472ede3d
parent6b8dd8b77ccaaf7186860989abe6b4063ca2b1d7
[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 <jacmet@sunsite.dk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/clock.c