From: Alexander Shiyan Date: Sun, 14 Jul 2013 06:39:42 +0000 (+0400) Subject: mfd: syscon: Remove "base" field from private driver data X-Git-Tag: v3.12-rc1~100^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10111cc83b07251e4f8788343c952a5742d748e;p=pandora-kernel.git mfd: syscon: Remove "base" field from private driver data During a move to use managed resources, the .remove function all was deemed superfluous which subsequently led to its deletion. As there are no remaining users of the stored 'base' address we only have to use it locally during probe. Signed-off-by: Alexander Shiyan Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed