]> 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)
commitda9614dc5312520a2768dcbf21670d1d7693e5db
treef7f6325b2b4b7a9a1539af5d9a9f74905ca92d22
parent82597468eacef915d158a244639cb49a27cdb628
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