From: Imre Deak Date: Wed, 14 Jun 2006 17:42:47 +0000 (+0300) Subject: ARM: OMAP: McSPI: handle clock enable / disable in omap2_mcspi X-Git-Tag: v2.6.17-omap1~25^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e258acfc999e2a8a615c26ba43c5ec09b079e4d2;p=pandora-kernel.git ARM: OMAP: McSPI: handle clock enable / disable in omap2_mcspi Enable / disable the mcspi_ick and mcspi_fck clocks in omap2_mcspi_probe and omap2_mcspi_remove respectively. Drop the ref count on the class device in omap2_mcspi_remove. Change the clock names for mcspi_ick[123] and mcspi_fck[123] to mcspi_ick and mcspi_fck, use instead the clk.id field for the bus id. Signed-off-by: Imre Deak Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed