/linux/drivers/iio/gyro/ |
H A D | st_gyro_spi.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_gyro_i2c.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_gyro_core.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/linux/drivers/iio/pressure/ |
H A D | st_pressure_spi.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_pressure_i2c.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_pressure_core.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/linux/drivers/iio/magnetometer/ |
H A D | st_magn_spi.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_magn_i2c.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_magn_core.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/linux/drivers/iio/accel/ |
H A D | st_accel_spi.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_accel_i2c.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | st_accel_core.c | diff 7db4f2cacbede1c6d95552c0d10e77398665a733 Wed Apr 14 21:54:51 CEST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> iio: st_sensors: Call st_sensors_power_enable() from bus drivers
In case we would initialize two IIO devices from one physical device, we shouldn't have a clash on regulators. That's why move st_sensors_power_enable() call from core to bus drivers.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210414195454.84183-4-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|