commit | 01c1e4ca8ec39d21be0cd9d1b300d479de97298a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Aug 01 19:48:51 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Aug 06 06:57:30 2008 -0300 |
tree | bfc6637b47b51ca1d93d799d9988c2ebf77ed481 | |
parent | d483b730681fa527f343dcc859185e06d60ae121 [diff] |
V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity. So, platform_driver_unregister() doesn't actually have a return value, nor do any of the void __exit routines. It's reassuring to know that people copy and paste blindly. This completely blew up my compiler. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>