summaryrefslogtreecommitdiff
path: root/drivers/power/axp809.c
Commit message (Collapse)AuthorAgeLines
* drivers: squash lines for immediate returnMasahiro Yamada2016-09-23-7/+1
| | | | | | Remove unneeded variables and assignments. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-0/+238
The A80 uses the AXP809 as its primary PMIC. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>