aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ath79_wdt.c
diff options
context:
space:
mode:
authorTakahisa Tanaka <mc74hc00@gmail.com>2013-01-14 11:01:58 +0900
committerWim Van Sebroeck <wim@iguana.be>2013-03-01 12:19:35 +0100
commit41adafbd7b84c66c2cdad857b75d5d45032310a6 (patch)
tree8b38fb0f4b675d359f5e19b5622b89affa00128f /drivers/watchdog/ath79_wdt.c
parentwatchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits (diff)
downloadlinux-dev-41adafbd7b84c66c2cdad857b75d5d45032310a6.tar.xz
linux-dev-41adafbd7b84c66c2cdad857b75d5d45032310a6.zip
watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero
In case of SP5100 or SB7x0 chipsets, the sp5100_tco module writes zero to reserved bits. The module, however, shouldn't depend on specific default value, and should perform a read-merge-write operation for the reserved bits. This patch makes the sp5100_tco module perform a read-merge-write operation on all the chipset (sp5100, sb7x0, sb8x0 or later). Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43176 Signed-off-by: Takahisa Tanaka <mc74hc00@gmail.com> Tested-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Cc: stable <stable@vger.kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions