]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: em_sti: convert to clk_prepare/unprepare
authorShinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Tue, 24 Sep 2013 04:09:24 +0000 (13:09 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 8 Oct 2013 00:37:24 +0000 (09:37 +0900)
commitc93031270dfb9b60dba1fc63073406e31acfc7b4
treec593edf21c251d6afd11a3a68e2c3c713802e002
parent272b98c6455f00884f0350f775c5342358ebb73f
clocksource: em_sti: convert to clk_prepare/unprepare

Add calls to clk_prepare and unprepare so that EMMA Mobile EV2 can
migrate to the common clock framework.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/clocksource/em_sti.c