mfd: Generically describe interactions with the DB8500 PRCMU
authorLee Jones <lee.jones@linaro.org>
Wed, 20 Jun 2012 12:56:38 +0000 (13:56 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:16:08 +0000 (00:16 +0200)
commit822672a7b496e724f879af703693f342e2215163
treeb4b53d7f455a9835aa8083a031df322d97ae1579
parent06e589efa5b75e6a38a8e8b9c6cd774b5f679cdc
mfd: Generically describe interactions with the DB8500 PRCMU

There is only one method used to communicate with the DB8500 PRCMU, via I2C.
Now this can be assumed, there is no requirement to specify the protocol in
the function name. This patch removes protocol specifics and uses a more
generic naming convention.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c
drivers/mfd/ab8500-debugfs.c