]> git.baikalelectronics.ru Git - kernel.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)
commitcc2390d458076c7bad6c2fff381ab40233b4c109
treedeee5fd740f76f6bf5572ed251ff534d29d20522
parent3f0c3737a321fb01512a97e21b90907203494a0e
parent401d856cf7c6f3e7d37a6b3780bb7d2c99128470
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