From: Laurent Pinchart Date: Thu, 22 May 2014 18:02:14 +0000 (+0200) Subject: clk: shmobile: mstp: Fix the is_enabled() operation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb178da701382a230e26d90cf94e8a24b280e0d9;p=pandora-kernel.git clk: shmobile: mstp: Fix the is_enabled() operation The MSTP[SC]R registers have clock stop bits, not clock enable bits. The bit value should thus be inverted in the is_enabled() operation. Signed-off-by: Laurent Pinchart Signed-off-by: Geert Uytterhoeven Signed-off-by: Mike Turquette --- Reading git-diff-tree failed