]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9971fee6d4d4ec69005b7e2bbf2c0653e122aed
tree03f957139ed0438058074dbaccd3a6f4a193b066
parent760f8dcfb6a5a12cf166b6391c1c91deae9507c1
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