]> Pileus Git - ~andy/linux/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)
commit21014b80257846a5561b0d0e8fed47a65edebf46
tree6ab1c876cc80a954d6a9978303712d1bb175cd11
parent12a5a8fdfbab14427df0eb6e6c05559444ee2c73
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