From: Philipp Zabel Date: Fri, 5 Jun 2009 16:31:02 +0000 (+0200) Subject: mfd: asic3: add clock handling for MFD cells X-Git-Tag: v2.6.31-rc1~282^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e956a2a87c60bf22eeea824ad208afc099850511;p=pandora-kernel.git mfd: asic3: add clock handling for MFD cells Since ASIC3 has to work on both PXA and S3C and since their struct clk implementations differ, we can't register out clocks with the clkdev mechanism (yet?). For now we have to keep clock handling internal to this driver and enable/disable the clocks via the mfd_cell->enable/disable functions. Signed-off-by: Philipp Zabel Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed