Home
last modified time | relevance | path

Searched hist:"490 ac7af8b71069ba0c733052c5f448ac070c947" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Dat91sam9_wdt.cdiff 490ac7af8b71069ba0c733052c5f448ac070c947 Fri Feb 01 08:06:21 CET 2013 Wenyou Yang <wenyou.yang@atmel.com> watchdog: at91sam9_wdt: Convert to use the watchdog framework

According to Documentation/watchdog/convert_drivers_to_kernel_api.txt,
remove the file_operations struct, miscdevice, and obsolete includes

Since the at91sam watchdog inherent characteristics, add the watchdog
operations: at91wdt_start, at91wdt_stop and at91wdt_ping.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org
Cc: linux-kernel@vger.kernel.org