[PATCH v2 0/5] add stmp-watchdog driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is the second series to add a new driver for the STMP3xxx/imx23/28 SoCs.
The callback for setting up the watchdog is now exported via platform_data and
not EXPORT_SYMBOL_GPL to ensure it will only be used by the watchdog driver.
Minor simplifications have been integrated into the watchdog driver.

There is another patch reenabling the nowayout feature on the newly converted
s3c-driver. It is included here because it depends on the new define in 2/5.

This series (as well as my previous patches for 3.2) can be found at:

git://git.pengutronix.de/git/wsa/linux-2.6.git watchdog-for-3.2

Regards,

   Wolfram

Wolfram Sang (5):
  rtc: stmp3xxx: add wdt-accessor function
  watchdog: add define to setup nowayout feature in the status-variable
  watchdog: s3c2410: re-add nowayout feature
  watchdog: add new driver for STMP3xxx and i.MX23/28
  watchdog: remove old STMP3XXX driver

 drivers/rtc/rtc-stmp3xxx.c          |   64 ++++++++
 drivers/watchdog/Kconfig            |   13 +-
 drivers/watchdog/Makefile           |    2 +-
 drivers/watchdog/s3c2410_wdt.c      |    3 +
 drivers/watchdog/stmp3xxx_rtc_wdt.c |  148 +++++++++++++++++
 drivers/watchdog/stmp3xxx_wdt.c     |  296 -----------------------------------
 include/linux/stmp3xxx_rtc_wdt.h    |   15 ++
 include/linux/watchdog.h            |   14 +-
 8 files changed, 246 insertions(+), 309 deletions(-)
 create mode 100644 drivers/watchdog/stmp3xxx_rtc_wdt.c
 delete mode 100644 drivers/watchdog/stmp3xxx_wdt.c
 create mode 100644 include/linux/stmp3xxx_rtc_wdt.h

-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux