]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge git://www.linux-watchdog.org/linux-watchdog
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Feb 2016 19:20:15 +0000 (11:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Feb 2016 19:20:15 +0000 (11:20 -0800)
commited1741b77c162ad7087949fda39af4ec8c33e663
treedeee5fd740f76f6bf5572ed251ff534d29d20522
parentdf48ab3c2f5ffca88b7803ffbadd074bd5a0a2ef
parentd42d6108711b142804b4710d4215efbf5f9b6e21
Merge git://www.linux-watchdog.org/linux-watchdog

Pull watchdog fixes from Wim Van Sebroeck:
 "This fixes several Kconfig dependencies, a compilation warning in
  pcwd_usb, a failure to abort the sp805 wdt after a ping and the
  max63xx wdt's MODULE_LICENSE"

* git://www.linux-watchdog.org/linux-watchdog:
  watchdog: Fix dependencies for !HAS_IOMEM archs
  watchdog: imgdpc: select WATCHDOG_CORE
  watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
  watchdog: pcwd_usb: fix compilation warning
  watchdog: sp805: ping fails to abort wdt reset
  watchdog: max63xx: make module's license marker match the header