]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: arizona: Factor out hard reset into helper functions
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 11 May 2015 12:58:02 +0000 (13:58 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 22 Jun 2015 11:25:09 +0000 (12:25 +0100)
commit2229875dc00f38b95d04fecfc67858ba2221a563
tree8f6ecf7eb7e1c32f7296d21bd5930ed8bb60882e
parent5f056bf04201dc533f5d10acf028435ede0a1442
mfd: arizona: Factor out hard reset into helper functions

This patch adds functions for enabling and disabling the physical reset
line. This will be helpful in future refactoring.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/arizona-core.c