commit | 7193963e58558e4ee8518c68766e40e463bf9041 | [log] [tgz] |
---|---|---|
author | Saadi Maalem <[email protected]> | Tue Oct 27 13:28:16 2015 +0800 |
committer | Zhengyin Qian <[email protected]> | Thu Oct 29 11:26:32 2015 -0700 |
tree | a692de68d913be647a55f52d8d02ac8094a92f2e | |
parent | 1748bd6b0d9873908f709eba173248b7f759a76e [diff] |
sensor: add iio buffer store length support The iio length is just for allow buffer to store data, 2.5's raw data at least. the store_length is just the real raw data length you want to batch in the buffer. We must ensure length is large or equal to store_length. Change-Id: I79b26daa9e95d853e649c3e2f6eb470bf636a5cc Tracked-On: https://jira.ndg.intel.com/browse/MARVIN-962 Signed-off-by: Fei Li <[email protected]>