]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68218b81c4e370a38d4877b1d68064e5ee81b8e3
treef7f6325b2b4b7a9a1539af5d9a9f74905ca92d22
parent09408a1fad59a8612a440d607a8f749662ef8aa3
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