From 2c97ec58420d852f3f0ede905b92fbab1df5961c Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 20 Feb 2014 09:55:46 +0100 Subject: [PATCH] clk: zynq: Use clk_readl/clk_writel helper function Do not use readl/writel directly because the whole clk subsystem is using clk_readl/clk_writel functions. Signed-off-by: Michal Simek Acked-by: Soren Brinkmann Signed-off-by: Mike Turquette --- Reading git-format-patch failed