From: Geert Uytterhoeven Date: Sun, 17 Aug 2014 10:08:57 +0000 (+0200) Subject: regmap: Add explicit dependencies to catch "select" misuse X-Git-Tag: fixes-for-v3.18-merge-window~32^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba1e456e1fa3729fc6be73403a7b2083f9590eb;p=pandora-kernel.git regmap: Add explicit dependencies to catch "select" misuse Add explicit dependencies for the various regmap modules, so Kconfig will print a warning message when another module selects a regmap module without fulfilling its dependencies. Without this, it's much more difficult to find out which module did the offending select. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed