Input: pmic8xxx-keypad - migrate to regmap APIs
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 29 Mar 2014 19:34:14 +0000 (12:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 30 Mar 2014 20:25:18 +0000 (13:25 -0700)
commita5dde0c72ccbb0f66b3491ee83f4c579aea0651d
tree4af3666fae0e5c146560fdd1d7e8cd226bd5a0e8
parentc7f6ee264b511d8a35063e9821cf36ad18e4e4fd
Input: pmic8xxx-keypad - migrate to regmap APIs

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 <sboyd@codeaurora.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/pmic8xxx-keypad.c