From: Mark Brown Date: Mon, 7 May 2012 09:03:21 +0000 (+0100) Subject: mfd: Convert wm8350 physical I/O to regmap API X-Git-Tag: v3.5-rc1~51^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b142d9fc056e98e6fdef82dca3e87067517340;p=pandora-kernel.git mfd: Convert wm8350 physical I/O to regmap API The driver still uses a custom cache implementation but the underlying physical I/O is now done using the regmap API, saving some code and avoiding allocating enormous scratch arrays on the stack. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed