From: Cornelia Huck Date: Wed, 22 Jun 2005 14:59:51 +0000 (+0200) Subject: [PATCH] driver core: add bus_find_device & driver_find_device functions X-Git-Tag: v2.6.13-rc2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edb586049e57c56e625536476931117a57671e9;p=pandora-kernel.git [PATCH] driver core: add bus_find_device & driver_find_device functions Add bus_find_device() and driver_find_device() which allow searching for a device in the bus's resp. the driver's klist and obtain a reference on it. Signed-off-by: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed