From: Mattias Nilsson Date: Fri, 12 Aug 2011 08:27:20 +0000 (+0200) Subject: mfd: Refactor DB8500 PRCMU reg access X-Git-Tag: v3.2-rc1~72^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c553b3ca12046884af1a72ffb6e9d841a026adb9;p=pandora-kernel.git mfd: Refactor DB8500 PRCMU reg access Instead of carrying around the __PRCMU_BASE in every read or write to the PRCMU registers, move it out to the register definition file and define registers along with their base offset so that the code gets easier to read. Signed-off-by: Mattias Nilsson Signed-off-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed