commit | 5cb0789de1fe3b8be2d0ab9a78451a48ae07e74c | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Tue Apr 24 16:05:51 2018 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Apr 28 17:01:55 2018 +0100 |
tree | 104394c5245cee6d3c211e1d894c012ce2cf19ae | |
parent | 880b2d6cfdcacbade64fabf064856a7e7ac569fd [diff] |
iio: accel: bcm150: Remove handling for regmap raw_read_max The regmap core now handles splitting up transactions according to max_raw_read, so this code is no longer required in client drivers. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>