diff options
author | Matt Ranostay <matt@ranostay.consulting> | 2017-01-16 18:04:18 -0800 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-01-21 14:16:20 +0000 |
commit | 828f84ee8f84710ea1818b3565add268bcb824c8 (patch) | |
tree | 54d1204a2bb545f233702ad69d10afc1e8fef398 /sound/usb/line6 | |
parent | 802ecfc113df1e15af1d028427cbbe785ae9cc4a (diff) |
iio: health: max30100: fixed parenthesis around FIFO count check
FIFO was being read every sample after the "almost full" state was
reached. This was due to an incorrect placement of the parenthesis
in the while condition check.
Note - the fixes tag is not actually correct, but the fix in this patch
would also be needed for it to function correctly so we'll go with that
one. Backports should pick up both.
Signed-off-by: Matt Ranostay <matt@ranostay.consulting>
Fixes: b74fccad7 ("iio: health: max30100: correct FIFO check condition")
Cc: Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'sound/usb/line6')
0 files changed, 0 insertions, 0 deletions