commit | c9d5e5b97e8723e20204b430edde2f3dc5f5c0cf | [log] [tgz] |
---|---|---|
author | Gregor Boirie <gregor.boirie@parrot.com> | Mon Jun 27 12:38:53 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Jul 04 18:11:07 2016 +0100 |
tree | 0c00f2d016f44f2f7cc1b3687d3864a75ff005c9 | |
parent | e7385de5291e347f5bc85985acdce3a3f5096667 [diff] |
iio:st_pressure: align storagebits on power of 2 Sampled pressure data are 24 bits long and should be stored in a 32 bits word. Signed-off-by: Gregor Boirie <gregor.boirie@parrot.com> Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>