From: Linus Torvalds Date: Wed, 23 May 2012 22:42:42 +0000 (-0700) Subject: Merge git://www.linux-watchdog.org/linux-watchdog X-Git-Tag: v3.5-rc1~113 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Merge git://www.linux-watchdog.org/linux-watchdog Pull first set of watchdog updates from Wim Van Sebroeck: "This pull contains: - The removal of ixp2000_wdt - The addition of ie6xx_wdt - Some documentation fixes - Small fixes and improvements (Note: Part 2 will contain generic watchdog core changes + conversion of some more drivers)" * git://www.linux-watchdog.org/linux-watchdog: Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given Documentation/watchdog: close the fd when cmdline arg given Documentation/watchdog: Fix a small typo watchdog: s3c2410_wdt: Set timeout to actually achieved timeout watchdog: wm831x: Convert to gpio_request_one() watchdog: via_wdt: depends on PCI watchdog: ie6xx_wdt needs io.h watchdog: ie6xx_wdt.c: fix printk format warning watchdog: Add watchdog driver for Intel Atom E6XX watchdog: it87_wdt: Add support for IT8728F watchdog. watchdog: i6300esb: don't depend on X86 watchdog: Use module_pci_driver watchdog: sch311x_wdt.c: Remove RESGEN watchdog: s3c2410-wdt: Use of_match_ptr(). watchdog: Device tree support for pnx4008-wdt watchdog: ar7_wdt.c: use devm_request_and_ioremap watchdog: remove ixp2000 driver watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL pointer --- 0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8