spi: rspi: Convert to clk_prepare_enable/disable_unprepare
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Fri, 24 Jan 2014 08:44:01 +0000 (09:44 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 27 Jan 2014 20:07:38 +0000 (20:07 +0000)
Get the driver ready for the migration to the common clock framework by
calling clk_prepare_enable() and clk_disable_unprepare().

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-rspi.c

Simple merge