On Thu, Feb 17, 2011 at 7:04 AM, Thomas Abraham
wrote:
> Hi Grant,
>
> On 17 February 2011 05:47, Grant Likely wrote:
>> On Sat, Feb 12, 2011 at 06:17:02PM +0530, Thomas Abraham wrote:
>>> This patch adds the of_match_table to enable s3c2410-wdt driver
>>> to be probed when watchdog device node i
Hi Grant,
On 17 February 2011 05:47, Grant Likely wrote:
> On Sat, Feb 12, 2011 at 06:17:02PM +0530, Thomas Abraham wrote:
>> 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
On Sat, Feb 12, 2011 at 06:17:02PM +0530, Thomas Abraham wrote:
> 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
> ---
> drivers/watchdog/s3c2410_wdt.c | 10 ++
> 1
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
---
drivers/watchdog/s3c2410_wdt.c | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/drivers/watchdog