From: Shawn Guo Date: Tue, 26 Mar 2013 13:11:02 +0000 (+0800) Subject: clk: mxs: get base address from device tree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d6590f0f54ad85a7e841ef6c2c6f0fc8e2e832;p=pandora-kernel.git clk: mxs: get base address from device tree Instead of using the static definitions, get clkctrl and digctl base addresses with mapping from device tree. Use macro on variable is not nice, but it's done here to save huge pointless diff stat. Signed-off-by: Shawn Guo Acked-by: Mike Turquette --- Reading git-diff-tree failed