From: Viresh Kumar Date: Tue, 17 Apr 2012 11:37:57 +0000 (+0530) Subject: mtd: fsmc_nand: Add clk_{un}prepare() support X-Git-Tag: v3.5-rc1~8^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25da1c07dfb318628a8a86f0967914dc4fd135e;p=pandora-kernel.git mtd: fsmc_nand: Add clk_{un}prepare() support clk_{un}prepare is mandatory for platforms using common clock framework. Since this driver is used by SPEAr platform, which supports common clock framework, add clk_{un}prepare() support for it. Signed-off-by: Viresh Kumar Acked-by: Linus Walleij Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed