Home
last modified time | relevance | path

Searched hist:"822672 a7b496e724f879af703693f342e2215163" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dab8500-core.cdiff 822672a7b496e724f879af703693f342e2215163 Wed Jun 20 07:56:38 CDT 2012 Lee Jones <lee.jones@linaro.org> 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>