commit | 086f3ec187a18e29f8f36ebd4ae9eb8d48d9fd03 | [log] [tgz] |
---|---|---|
author | Kim, Milo <Milo.Kim@ti.com> | Tue Mar 26 07:26:49 2013 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 11 22:19:30 2013 +0200 |
tree | 2c0ad69d5222cadd700a7bef741ce058b24a0711 | |
parent | 26c57ef1ea35f2e7b73db5fad3c81c388d6d056a [diff] |
watchdog: softdog: remove replaceable ping operation In watchdog_ping(), 'start' is called automatically when 'ping' function call is not configured. Softdog driver has same handling in both cases - start and ping, so 'ping' OPS can be removed. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>