]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit989e0dd85e2bb9ac75e87f73e494d25d1da62532
treeb4b53d7f455a9835aa8083a031df322d97ae1579
parent5ac90c89ac13f47a02b8836f0ab1118a5b4a9e8b
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