commit | b74fccad751d2664bda9dd3c90646bb61295e774 | [log] [tgz] |
---|---|---|
author | Matt Ranostay <mranostay@gmail.com> | Fri Mar 25 20:42:58 2016 -0700 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Mar 28 10:09:58 2016 +0100 |
tree | 9b5f4d47c387baef71e51fbb378ebefbd4b49f85 | |
parent | f7072198f2178b68eabf25b439f17cfd8e070e9f [diff] |
iio: health: max30100: correct FIFO check condition Correct issue that the last entry in FIFO was being read twice due to an incorrect decrement of entry count variable before condition check. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>