Re: [PATCH v2 1/4] mfd/axp20x: rename files to support more devices

2014-09-10 Thread Lee Jones
On Tue, 09 Sep 2014, Jacob Pan wrote: > More XPowers PMIC devices can be supported by extending this driver, so > rename it to axp2xx to cover axp288 variant. > > Signed-off-by: Jacob Pan > --- > drivers/mfd/Kconfig | 7 --- > drivers/mfd/Makefile |

[PATCH v2 1/4] mfd/axp20x: rename files to support more devices

2014-09-09 Thread Jacob Pan
More XPowers PMIC devices can be supported by extending this driver, so rename it to axp2xx to cover axp288 variant. Signed-off-by: Jacob Pan --- drivers/mfd/Kconfig | 7 --- drivers/mfd/Makefile | 2 +- drivers/mfd/{axp20x.c => axp2xx.c} | 2 +-