]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: s3c2410: Add support for device tree based probe
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 22 Jun 2011 09:54:32 +0000 (15:24 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 1 Jul 2011 08:07:11 +0000 (08:07 +0000)
commitb4dff1161fde4e1dd8a0871797c2f02bdcef3294
treeaadb7075810b5c6934616e03460b022e042c26c9
parent48d58c90e0879e9787d6f160bb64d9cd0b15e47e
watchdog: s3c2410: Add support for device tree based probe

This patch adds the of_match_table to enable s3c2410-wdt driver
to be probed when watchdog device node is found in the device tree.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Documentation/devicetree/bindings/watchdog/samsung-wdt.txt [new file with mode: 0644]
drivers/watchdog/s3c2410_wdt.c