Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-12 Thread Jonathan Cameron
; devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; > > linux-arm-...@vger.kernel.org; linux-...@vger.kernel.org > > Cc: jonat...@marek.ca; Jean-Baptiste Maneyrol; knaac...@gmx.de; > > l...@metafoo.de; pme...@pmeerw.net; mke...@xevo.com; > > fischerdougl...@gmail.com; b

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread Brian Masney
.de; > l...@metafoo.de; pme...@pmeerw.net; mke...@xevo.com; > fischerdougl...@gmail.com; bs...@kde.org; ctatlo...@gmail.com; > masn...@onstation.org > Subject: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework >   > > CAUTION: This email originated from

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread Jean-Baptiste Maneyrol
H 2/3] iio: imu: mpu6050: add support for regulator framework   CAUTION: This email originated from outside of the organization. Please make sure the sender is who they say they are and do not click links or open attachments unless you recognize the sender and know the content is safe. This

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread Brian Masney
On Wed, Jul 11, 2018 at 03:34:43PM +0530, Himanshu Jha wrote: > Hi Brain, > > On Tue, Jul 10, 2018 at 09:09:31PM -0400, Brian Masney wrote: > > This patch adds support for the regulator framework to the mpu6050 > > driver. > > > > Signed-off-by: Brian Masney > > Signed-off-by: Jonathan Marek >

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread Himanshu Jha
Hi Brain, On Tue, Jul 10, 2018 at 09:09:31PM -0400, Brian Masney wrote: > This patch adds support for the regulator framework to the mpu6050 > driver. > > Signed-off-by: Brian Masney > Signed-off-by: Jonathan Marek > --- > } > EXPORT_SYMBOL_GPL(inv_mpu_core_probe); > > +int inv_mpu_core_rem

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread Brian Masney
On Wed, Jul 11, 2018 at 04:50:22PM +0800, kbuild test robot wrote: > Hi Brian, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on iio/togreg] > [also build test ERROR on next-20180710] > [cannot apply to v4.18-rc4] > [if your patch is applied to the wrong git tre

Re: [PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-11 Thread kbuild test robot
Hi Brian, Thank you for the patch! Yet something to improve: [auto build test ERROR on iio/togreg] [also build test ERROR on next-20180710] [cannot apply to v4.18-rc4] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/

[PATCH 2/3] iio: imu: mpu6050: add support for regulator framework

2018-07-10 Thread Brian Masney
This patch adds support for the regulator framework to the mpu6050 driver. Signed-off-by: Brian Masney Signed-off-by: Jonathan Marek --- This is a variation of Jonathan Marek's patch from postmarketOS https://gitlab.com/postmarketOS/linux-postmarketos/commit/b8ad1ec1859c8bbcbce94944b3f4dd68f8f9f