Re: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-26 Thread kbuild test robot
Hi Matti, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on ljones-mfd/for-mfd-next] [also build test WARNING on v4.17-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-26 Thread kbuild test robot
Hi Matti, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on ljones-mfd/for-mfd-next] [also build test WARNING on v4.17-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

RE: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Vaittinen, Matti
> On Thu, May 24, 2018 at 09:01:14AM +0300, Matti Vaittinen wrote: > > Configurations and Makefile for BD71837 regulator driver > > > > Signed-off-by: Matti Vaittinen > > --- > > drivers/regulator/Kconfig | 11 +++ > > drivers/regulator/Makefile | 1

RE: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Vaittinen, Matti
> On Thu, May 24, 2018 at 09:01:14AM +0300, Matti Vaittinen wrote: > > Configurations and Makefile for BD71837 regulator driver > > > > Signed-off-by: Matti Vaittinen > > --- > > drivers/regulator/Kconfig | 11 +++ > > drivers/regulator/Makefile | 1 + > > 2 files changed, 12

Re: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Mark Brown
On Thu, May 24, 2018 at 09:01:14AM +0300, Matti Vaittinen wrote: > Configurations and Makefile for BD71837 regulator driver > > Signed-off-by: Matti Vaittinen > --- > drivers/regulator/Kconfig | 11 +++ > drivers/regulator/Makefile | 1 + > 2 files

Re: [PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Mark Brown
On Thu, May 24, 2018 at 09:01:14AM +0300, Matti Vaittinen wrote: > Configurations and Makefile for BD71837 regulator driver > > Signed-off-by: Matti Vaittinen > --- > drivers/regulator/Kconfig | 11 +++ > drivers/regulator/Makefile | 1 + > 2 files changed, 12 insertions(+) Just

[PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Matti Vaittinen
Configurations and Makefile for BD71837 regulator driver Signed-off-by: Matti Vaittinen --- drivers/regulator/Kconfig | 11 +++ drivers/regulator/Makefile | 1 + 2 files changed, 12 insertions(+) diff --git a/drivers/regulator/Kconfig

[PATCH 9/9] regulator: bd71837: Build BD71837 regulator driver

2018-05-24 Thread Matti Vaittinen
Configurations and Makefile for BD71837 regulator driver Signed-off-by: Matti Vaittinen --- drivers/regulator/Kconfig | 11 +++ drivers/regulator/Makefile | 1 + 2 files changed, 12 insertions(+) diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index