diff options
| author | Svyatoslav Ryhel <clamor95@gmail.com> | 2026-01-22 18:34:25 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-01-22 23:53:18 +0300 |
| commit | b010880b9936da14f8035585ab57577aa05be23a (patch) | |
| tree | c80220d156179a370705c1966eac349f3159f4dd /scripts/git.orderFile | |
| parent | 6939484a425a87d3d8fd168f721d9cf8a0fa86dd (diff) | |
| download | linux-b010880b9936da14f8035585ab57577aa05be23a.tar.xz | |
drivers: iio: mpu3050: use dev_err_probe for regulator request
Regulator requesting may result in deferred probing error which will
abort driver probing. To avoid this just use dev_err_probe which handles
deferred probing.
Fixes: 3904b28efb2c ("iio: gyro: Add driver for the MPU-3050 gyroscope")
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
