Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-30 Thread Jonathan Cameron
On 28/04/17 05:11, Shrirang Bagul wrote: > On Wed, 2017-04-26 at 06:37 +0100, Jonathan Cameron wrote: >> On 19/04/17 15:05, Shrirang Bagul wrote: >>> This patch fixes the sensor platform data initialisation for st_pressure >>> and st_accel device drivers. Without this patch, the driver fails to

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-30 Thread Jonathan Cameron
On 28/04/17 05:11, Shrirang Bagul wrote: > On Wed, 2017-04-26 at 06:37 +0100, Jonathan Cameron wrote: >> On 19/04/17 15:05, Shrirang Bagul wrote: >>> This patch fixes the sensor platform data initialisation for st_pressure >>> and st_accel device drivers. Without this patch, the driver fails to

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-27 Thread Shrirang Bagul
On Wed, 2017-04-26 at 06:37 +0100, Jonathan Cameron wrote: > On 19/04/17 15:05, Shrirang Bagul wrote: > > This patch fixes the sensor platform data initialisation for st_pressure > > and st_accel device drivers. Without this patch, the driver fails to > > register the sensors when the user removes

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-27 Thread Shrirang Bagul
On Wed, 2017-04-26 at 06:37 +0100, Jonathan Cameron wrote: > On 19/04/17 15:05, Shrirang Bagul wrote: > > This patch fixes the sensor platform data initialisation for st_pressure > > and st_accel device drivers. Without this patch, the driver fails to > > register the sensors when the user removes

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-25 Thread Jonathan Cameron
On 19/04/17 15:05, Shrirang Bagul wrote: > This patch fixes the sensor platform data initialisation for st_pressure > and st_accel device drivers. Without this patch, the driver fails to > register the sensors when the user removes and re-loads the driver. > > 1. Unload the kernel modules for

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-25 Thread Jonathan Cameron
On 19/04/17 15:05, Shrirang Bagul wrote: > This patch fixes the sensor platform data initialisation for st_pressure > and st_accel device drivers. Without this patch, the driver fails to > register the sensors when the user removes and re-loads the driver. > > 1. Unload the kernel modules for

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-24 Thread Linus Walleij
On Wed, Apr 19, 2017 at 4:05 PM, Shrirang Bagul wrote: > This patch fixes the sensor platform data initialisation for st_pressure > and st_accel device drivers. Without this patch, the driver fails to > register the sensors when the user removes and re-loads the

Re: [PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-24 Thread Linus Walleij
On Wed, Apr 19, 2017 at 4:05 PM, Shrirang Bagul wrote: > This patch fixes the sensor platform data initialisation for st_pressure > and st_accel device drivers. Without this patch, the driver fails to > register the sensors when the user removes and re-loads the driver. > > 1. Unload the kernel

[PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-19 Thread Shrirang Bagul
This patch fixes the sensor platform data initialisation for st_pressure and st_accel device drivers. Without this patch, the driver fails to register the sensors when the user removes and re-loads the driver. 1. Unload the kernel modules for st_pressure $ sudo rmmod st_pressure_i2c $ sudo rmmod

[PATCH] iio: st_pressure: st_accel: Initialise sensor platform data properly

2017-04-19 Thread Shrirang Bagul
This patch fixes the sensor platform data initialisation for st_pressure and st_accel device drivers. Without this patch, the driver fails to register the sensors when the user removes and re-loads the driver. 1. Unload the kernel modules for st_pressure $ sudo rmmod st_pressure_i2c $ sudo rmmod