From: Stephen Boyd Date: Sat, 29 Mar 2014 19:34:14 +0000 (-0700) Subject: Input: pmic8xxx-keypad - migrate to regmap APIs X-Git-Tag: v3.15-rc1~102^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5dde0c72ccbb0f66b3491ee83f4c579aea0651d;p=pandora-kernel.git 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-diff-tree failed