mfd: ssbi: Remove platform data structs and hide ssbi type enum
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 10 Dec 2013 23:35:16 +0000 (15:35 -0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:07 +0000 (08:28 +0000)
commitbae911a055a3d88c8754e9c1879f29da6ba16663
treef7f6325b2b4b7a9a1539af5d9a9f74905ca92d22
parenta7c42b25455d589ae6e13fc636a6d83632c3d39f
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>
drivers/mfd/ssbi.c
include/linux/ssbi.h