From: Pawel Moll Date: Tue, 27 Nov 2012 16:48:50 +0000 (+0000) Subject: mfd: vexpress-sysreg: Don't skip initialization on probe X-Git-Tag: fixes-for-linus2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52666298aebe5e9ab28a773ee61d2ce81fa097bb;p=pandora-kernel.git mfd: vexpress-sysreg: Don't skip initialization on probe The vexpress-sysreg driver does not have to be initialized early, when the platform doesn't require this. Unfortunately in such case it wasn't initialized correctly - master site lookup and config bridge registration were missing. Fixed now. Signed-off-by: Pawel Moll --- Reading git-diff-tree failed