[PATCH v5 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs

2014-03-04 Thread Stephen Boyd
Use the regmap APIs for this driver instead of custom pm8xxx APIs. This breaks this driver's dependency on the pm8xxx APIs and allows us to easily port it to other bus protocols in the future. Signed-off-by: Stephen Boyd --- drivers/input/keyboard/pmic8xxx-keypad.c | 81

[PATCH v5 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs

2014-03-04 Thread Stephen Boyd
Use the regmap APIs for this driver instead of custom pm8xxx APIs. This breaks this driver's dependency on the pm8xxx APIs and allows us to easily port it to other bus protocols in the future. Signed-off-by: Stephen Boyd sb...@codeaurora.org --- drivers/input/keyboard/pmic8xxx-keypad.c | 81