]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: ti: invoke clock API to enable and disable clocks
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 19 Aug 2015 10:46:27 +0000 (16:16 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:51 +0000 (11:29 +0200)
commit998cdd6430bbf1a52a75d5fd84bb74dac303e003
treeb9bb53f5b12620cce44065be8bb410e9681e2e2f
parent705a34ff6d06a05951b15ecf1ecd9f3739962498
board: ti: invoke clock API to enable and disable clocks

invoke enable_usb_clocks during board_usb_init and disable_usb_clocks
during board_usb_exit to enable and disable clocks respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/am43xx/board.c
board/ti/beagle_x15/board.c
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c