commit | eee8ab75c609fa0c452246f69237ff577b931243 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Mar 22 00:07:54 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 22 07:53:56 2006 -0800 |
tree | b0dd3e1b8ec8e084411b87ae96f9b10bc29c84b3 | |
parent | d39b6cfe664079ca79ae1cfebac4725a877fd61d [diff] |
[PATCH] mv64x600_wdt: convert to the new platform device interface mv64x600_wdt: convert to the new platform device interface Do not use platform_device_register_simple() as it is going away. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>