From f10111cc83b07251e4f8788343c952a5742d748e Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sun, 14 Jul 2013 10:39:42 +0400 Subject: [PATCH] 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-format-patch failed