From a5dde0c72ccbb0f66b3491ee83f4c579aea0651d Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Sat, 29 Mar 2014 12:34:14 -0700 Subject: [PATCH] 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 Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed