From: Linus Walleij Date: Thu, 10 Oct 2013 12:11:18 +0000 (+0200) Subject: ARM: integrator: get the CM control register by proxy X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb61f8622369aad275a4e3487b8aeec7a571fdde;p=pandora-kernel.git ARM: integrator: get the CM control register by proxy The CM_CTRL register was accessed directly from the LED driver, which does not work now that we get the base for the register from the device tree. Add an accessor function to do this and make the LED driver compile again. Signed-off-by: Linus Walleij --- Reading git-diff-tree failed