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>
Tue, 3 Jun 2014 07:11:23 +0000 (08:11 +0100)
commit3e87933a68dce6a27bf1006964f8c850e13140b5
treee8f410d8e23a845f1f76eb8951a116959032d5d9
parentc4f725b52cde3b82d66d54201bc97fcd539bffc8
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]