commit | f1f5bda4e9726456bd132e738bf60b727856477e | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Tue Jun 08 08:44:32 2010 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jun 17 09:56:57 2010 +0000 |
tree | da7fa43a1bd1ccaf2a0dae164a98001a8fa55721 | |
parent | 8acf7d00dfb62d7e5f2533c3f1132f60cb267369 [diff] |
watchdog: at32ap700x_wdt: register misc device last in probe() function This patch reworks the probe() function in the at32ap700x_wdt driver, this to make sure the miscdev is properly initialized and the driver is ready to be accessed. Reported-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Signed-off-by: Wim Van sebroeck <wim@iguana.be>