Re: [PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-04 Thread Krzysztof Kozlowski
On Tue, Oct 04, 2016 at 04:40:55AM +0200, Mark Brown wrote: > On Sun, Oct 02, 2016 at 10:58:15PM +0200, Krzysztof Kozlowski wrote: > > Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile > > tested to increase build coverage. > > All these drivers already just depend on the MFDs

Re: [PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-04 Thread Krzysztof Kozlowski
On Tue, Oct 04, 2016 at 04:40:55AM +0200, Mark Brown wrote: > On Sun, Oct 02, 2016 at 10:58:15PM +0200, Krzysztof Kozlowski wrote: > > Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile > > tested to increase build coverage. > > All these drivers already just depend on the MFDs

Re: [PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-03 Thread Mark Brown
On Sun, Oct 02, 2016 at 10:58:15PM +0200, Krzysztof Kozlowski wrote: > Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile > tested to increase build coverage. All these drivers already just depend on the MFDs which don't have any weird architecture dependencies - the main goal

Re: [PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-03 Thread Mark Brown
On Sun, Oct 02, 2016 at 10:58:15PM +0200, Krzysztof Kozlowski wrote: > Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile > tested to increase build coverage. All these drivers already just depend on the MFDs which don't have any weird architecture dependencies - the main goal

[PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-02 Thread Krzysztof Kozlowski
Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile tested to increase build coverage. Signed-off-by: Krzysztof Kozlowski --- drivers/regulator/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/regulator/Kconfig

[PATCH 2/4] regulator: Enable compile testing for Maxim and Samsung PMIC drivers

2016-10-02 Thread Krzysztof Kozlowski
Most of Maxim and Samsung PMIC/MUIC regulator drivers can be compile tested to increase build coverage. Signed-off-by: Krzysztof Kozlowski --- drivers/regulator/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/regulator/Kconfig