commit | b41a9f59d13a4c4c3f0e0b8d9ff15743607096a2 | [log] [tgz] |
---|---|---|
author | Samuel Tardieu <sam@rfc1149.net> | Thu Sep 07 11:57:00 2006 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Oct 04 22:43:13 2006 +0200 |
tree | 09a388bd4412c08d345a6a9d45e23af05bf2a112 | |
parent | 8de6fc1e2023954ec21d4e84d002839afed4cad3 [diff] |
[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>