commit | e6b8480cdf27953c3d13e6e34dd075f8287b02f0 | [log] [tgz] |
---|---|---|
author | Wanlong Gao <wanlong.gao@gmail.com> | Sun Jun 12 10:52:33 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jun 14 16:37:46 2011 +0900 |
tree | e057b202143affb1eff8d8ba34a9545506f13b60 | |
parent | fab7c5b778b1e0ee89e75679b2d6a1405318bb11 [diff] |
efifb: Fix call to wrong unregister function platform_device_unregister() needs to unregister the device, not the driver. Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com> Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com> Acked-by: Andy Lutomirski <luto@mit.edu> Signed-off-by: Paul Mundt <lethal@linux-sh.org>