From: Mark Brown Date: Thu, 29 Aug 2013 14:13:28 +0000 (+0100) Subject: clk: wm831x: Provide is_prepared() rather than is_enabled() X-Git-Tag: v3.12-rc1~78^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5828a6c5f51a909c3c4dbbf22c76c75a033b2e9;p=pandora-kernel.git clk: wm831x: Provide is_prepared() rather than is_enabled() Since the driver was written an is_prepared() operation has been made possible. Since the driver uses I2C I/O only prepare operations are provided so move the is_enabled() operation over to is_prepared(). Signed-off-by: Mark Brown Signed-off-by: Mike Turquette --- Reading git-diff-tree failed