commit | f214ff521fb1f861c8d7f7d0af98b06bf61b3369 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Fri Jan 11 13:57:07 2019 -0600 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Jan 12 18:32:28 2019 +0000 |
tree | 713a24a92910184106f7c920a6a6a5ee8778aec7 | |
parent | b119d3bc328e7a9574861ebe0c2110e2776c2de1 [diff] |
iio: ti-ads8688: Update buffer allocation for timestamps Per Jonathan Cameron, the buffer needs to allocate room for a 64 bit timestamp as well as the channels. Change the buffer to allocate this additional space. Fixes: 2a86487786b5c ("iio: adc: ti-ads8688: add trigger and buffer support") Signed-off-by: Dan Murphy <dmurphy@ti.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>