On Thu, Jul 01, 2010 at 10:18:01AM +0800, Axel Lin wrote: > platform_device_unregister calls platform_device_del and platform_device_put, > thus this change is logically equivalent to original code. > > I made this change because the documents in platform.c shows that: > platform_device_del and platform_device_put must _only_ be externally called > in error cases. All other usage is a bug. > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx> Applied, thanks. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html