]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers: usb: ohci-at91: clean up the PLLB code
authorWenyou Yang <wenyou.yang@atmel.com>
Wed, 3 Feb 2016 02:20:44 +0000 (10:20 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 18 Feb 2016 20:34:41 +0000 (21:34 +0100)
commit9cf7385c9b4d33b43dcfb6782f0f246ea33769d9
tree65688d38a3c9ef9c3de5bd4fca8bdec079472ddd
parentbe5e485cf995d916ec2e0d2381879ae205354e5c
drivers: usb: ohci-at91: clean up the PLLB code

Due to introducing the new PLLB clock handle functions,
use these functions to clean up the PLLB enable/disable code.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Tested-by: Heiko Schocher <hs@denx.de>
drivers/usb/host/ohci-at91.c