From: Linus Walleij Date: Thu, 22 Sep 2011 06:22:33 +0000 (+0200) Subject: mfd: Break out ab5500 debugfs code X-Git-Tag: v3.2-rc1~72^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94be70d4b279ba1b35119a3340833ffcc798c2e2;p=pandora-kernel.git mfd: Break out ab5500 debugfs code This breaks the debugfs portions of the AB5500 driver into its own file. Split off a _raw function to access registers since we don't want to expose a generically named function globally. Move all required data structures to a shared ab5500-core.h file. Cc: Mattias Wallin Signed-off-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed