summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@intel.com>2016-03-24 10:09:45 +0100
committerJonathan Cameron <jic23@kernel.org>2016-03-28 12:00:38 +0200
commit1bef2c1d4e4fd92bdf8219b13ba97ba861618254 (patch)
treeee078e95414d0ba2448085213c05972aabd83f92 /drivers/watchdog
parentiio: health: max30100: correct FIFO check condition (diff)
downloadlinux-1bef2c1d4e4fd92bdf8219b13ba97ba861618254.tar.xz
linux-1bef2c1d4e4fd92bdf8219b13ba97ba861618254.zip
iio: fix config watermark initial value
config structure is set to 0 when updating the buffers, so by default config->watermark will be 0. When computing the minimum between config->watermark and the buffer->watermark or insert_buffer-watermark, this will always be 0 regardless of the value set by the user for the buffer. Set as initial value for config->watermark the maximum allowed value so that the minimum value will always be set from one of the buffers. Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Fixes: f0566c0c405d ("iio: Set device watermark based on watermark of all attached buffers") Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions