Input: pmic8xxx-pwrkey - migrate to regmap APIs
authorStephen Boyd <sboyd@codeaurora.org>
Sun, 15 Dec 2013 11:24:45 +0000 (03:24 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 15 Dec 2013 11:59:41 +0000 (03:59 -0800)
commit1e63bd9cc43db5400a1423a7ec8266b4e7c54bd0
tree03f957139ed0438058074dbaccd3a6f4a193b066
parentb27f8fee4965f42405720097af045a8deebd3bcc
Input: pmic8xxx-pwrkey - 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/misc/pmic8xxx-pwrkey.c