]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[WATCHDOG] w83697hf/hg WDT driver - patch 2
authorSamuel Tardieu <sam@rfc1149.net>
Thu, 7 Sep 2006 09:57:00 +0000 (11:57 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 4 Oct 2006 20:43:13 +0000 (22:43 +0200)
commitb41a9f59d13a4c4c3f0e0b8d9ff15743607096a2
tree09a388bd4412c08d345a6a9d45e23af05bf2a112
parent8de6fc1e2023954ec21d4e84d002839afed4cad3
[WATCHDOG] w83697hf/hg WDT driver - patch 2

This is patch 2 in the series of patches that converts
Marcus Junker's w83697hf watchdog driver to Samuel Tardieau's
w83697hf/hg watchdog driver.

This patch contains following changes:
 - wdt_io is 2 bytes long. We should do a
   request_region for 2 bytes instead of 1.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/w83697hf_wdt.c