]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 9 Apr 2014 00:14:15 +0000 (17:14 -0700)
committerLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 09:34:08 +0000 (10:34 +0100)
commitbd28f465cacca03dbd6dcdf789255514c8112dd9
tree5fb812d05940e30d86ffe352427aa0e9485bfc1c
parente157a1b618f3473d19e0ff5916e48b127e1d021c
mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap

The pm8xxx read/write wrappers are no longer necessary now that
all the sub-device drivers are using the regmap API. Remove it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/pm8921-core.c
include/linux/mfd/pm8xxx/core.h [deleted file]