From: Greg Kroah-Hartman Date: Thu, 13 Mar 2008 21:07:03 +0000 (-0400) Subject: Driver core: make device_is_registered() work for class devices X-Git-Tag: v2.6.26-rc1~1126^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f62e5700b2a679ae987b32a68126dd6dcf2488f;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed