commit | 94be70d4b279ba1b35119a3340833ffcc798c2e2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 22 08:22:33 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 24 14:09:16 2011 +0200 |
tree | b447c0c927d8403895e44f9f42e9e436ed9210c7 | |
parent | b7ddac53df5097e8437ca40316caf79885d31946 [diff] |
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 <mattias.wallin@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>