[RFC 7/8] drivers: introduce rpmsg, a remote-processor messaging bus

Ohad Ben-Cohen ohad at wizery.com
Tue Jun 28 19:00:31 EDT 2011


On Wed, Jun 29, 2011 at 1:51 AM, Grant Likely <grant.likely at secretlab.ca> wrote:
> It's not the device_for_each_child() that you're 'putting' back from
> here.  Its the original kref initialization when the device was
> created.

device_unregister() is already calling put_device(), doesn't that deal
with the original kref init for us ?



More information about the linux-arm-kernel mailing list