Home
last modified time | relevance | path

Searched hist:"3 f62e5700b2a679ae987b32a68126dd6dcf2488f" (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Ddevice.hdiff 3f62e5700b2a679ae987b32a68126dd6dcf2488f Thu Mar 13 22:07:03 CET 2008 Greg Kroah-Hartman <gregkh@suse.de> Driver core: make device_is_registered() work for class devices

device_is_registered() can use the kobject value for this, so it will
now work with devices that are associated with only a class, not a bus
and a driver.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>