From: Tomeu Vizoso Date: Mon, 20 Oct 2014 13:40:01 +0000 (+0200) Subject: MIPS: Alchemy: Remove direct access to prepare_count field of struct clk X-Git-Tag: omap-for-v3.20/drop-legacy-3517~119^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24c71c83ed5994f07aabe137decbe3434791938c;p=pandora-kernel.git MIPS: Alchemy: Remove direct access to prepare_count field of struct clk Replacing it with a call to __clk_is_prepared(), which isn't entirely equivalent but in practice shouldn't matter. Signed-off-by: Tomeu Vizoso Reviewed-by: Stephen Boyd Cc: Mike Turquette Cc: Javier Martinez Canillas Cc: Manuel Lauss Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8120/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed