]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pm8xxx-vibrator - migrate to regmap APIs
authorStephen Boyd <sboyd@codeaurora.org>
Sun, 15 Dec 2013 11:46:21 +0000 (03:46 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 15 Dec 2013 11:58:38 +0000 (03:58 -0800)
commit9064a231fd4836a1a24bb2597b7041bb6a93975e
tree6ab1c876cc80a954d6a9978303712d1bb175cd11
parent9c014ed2f3ff371b9ce9689e2daa63c7aeae0e77
Input: pm8xxx-vibrator - 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/pm8xxx-vibrator.c