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, 22 Jul 2011 09:00:43 +0000 (09:00 +0000)
commit9487a9cc7140ef88d532c989570ee77436ede1e0
treed0a99b859b89c461ed2cc3c45037ebb76d9b0b5e
parent641e4f449512ced3a3b784b33ce191e664a6d2dd
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