From: gregkh@suse.de Date: Thu, 31 Mar 2005 20:53:00 +0000 (-0800) Subject: [PATCH] Driver core: Fix up the driver and device iterators to be quieter X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86c1df1f98d16c999423a3907eb40a9423f481e;p=pandora-kernel.git [PATCH] Driver core: Fix up the driver and device iterators to be quieter Also stops looping over the lists when a match is found. Signed-off-by: Greg Kroah-Hartman