iio: mcp320x: Fix occasional incorrect readings
authorMichael Welling <mwelling@ieee.org>
Wed, 6 May 2015 16:49:17 +0000 (11:49 -0500)
committerJonathan Cameron <jic23@kernel.org>
Thu, 7 May 2015 10:12:20 +0000 (11:12 +0100)
Without the cacheline alignment, the readings will occasionally incorrectly
return 0.

Signed-off-by: Michael Welling <mwelling@ieee.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found