commit | bae911a055a3d88c8754e9c1879f29da6ba16663 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue Dec 10 15:35:16 2013 -0800 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 21 08:28:07 2014 +0000 |
tree | f7f6325b2b4b7a9a1539af5d9a9f74905ca92d22 | |
parent | a7c42b25455d589ae6e13fc636a6d83632c3d39f [diff] |
mfd: ssbi: Remove platform data structs and hide ssbi type enum The ssbi driver assumes that the device is DT based. Remove the platform data structs that will never be used and hide the enum in the only C file that uses it. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>