]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: indydog: Simplify indydog_{start,stop}
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 15 Feb 2014 09:21:51 +0000 (13:21 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:26:31 +0000 (13:26 +0200)
commit0c29c2e8506ab9cfebd4836e758aa55dd5cf66fe
tree8d879cd51aa7409073b2c65bc9a2eb0de4d83d32
parent7bce7c011e8f5d6e4e3da2309a614b6efb10466b
watchdog: indydog: Simplify indydog_{start,stop}

This patch simplify functions indydog_start() and indydog_stop()
a bit and removes excess intermediate variable.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/indydog.c