Re: [PATCH 2/3] iio: bmi160: Fix ODR setting

2016-05-04 Thread Jonathan Cameron
On 29/04/16 12:42, Daniel Baluta wrote: > mask and val parameters of regmap_update_bits were reveresed. > > Fixes: 77c4ad2d6a9 ("iio: imu: Add initial support for Bosch BMI160") > Signed-off-by: Daniel Baluta Applied to the fixes-togreg-post-rc1 branch of iio.git. Not pushed out as anything at a

[PATCH 2/3] iio: bmi160: Fix ODR setting

2016-04-29 Thread Daniel Baluta
mask and val parameters of regmap_update_bits were reveresed. Fixes: 77c4ad2d6a9 ("iio: imu: Add initial support for Bosch BMI160") Signed-off-by: Daniel Baluta --- drivers/iio/imu/bmi160/bmi160_core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/iio/imu/bmi160