All of lore.kernel.org
 help / color / mirror / Atom feed
* kobject_uevent call in device_add
@ 2013-08-20 17:47 Srinivas Pandruvada
  0 siblings, 0 replies; only message in thread
From: Srinivas Pandruvada @ 2013-08-20 17:47 UTC (permalink / raw)
  To: Linux Kernel

Is there any specific reason that "kobject_uevent(&dev->kobj, KOBJ_ADD)
is called before calling  "class_intf->add_dev(dev, class_intf) in the 
function device_add()?

I am wondering if we call after class_intf->add_dev, it will provide 
opportunity for
client drivers to do some operation before user space is notified.

Thanks,
Srinivas






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-20 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 17:47 kobject_uevent call in device_add Srinivas Pandruvada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.