From: Laxman Dewangan Date: Wed, 7 Mar 2012 13:16:05 +0000 (+0530) Subject: mfd: Use correct variable name for tps65910 regmap config X-Git-Tag: v3.4-rc1~66^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ecb0376508b5cd20a951388d10aed2d719a77f;p=pandora-kernel.git mfd: Use correct variable name for tps65910 regmap config This was the copy-paste issue in reg cache support code where variable name for regmap config was not really starting from the device name, it was starting from some other device name. Fixing this so that variable name contains actual device name. Signed-off-by: Laxman Dewangan Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed