]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/spi/spi-rspi.c
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)
commit17fe0d9a28fe742c467f800625459cf7bcb44b3b
treec2780cda7cd125f03d6321a819427588ebae7a98
parent06a7a3cff042a36fb7e6af71039a17c6d1a6d90f
spi: rspi: Convert to clk_prepare_enable/disable_unprepare

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