From: mochel@digitalimplant.org Date: Mon, 21 Mar 2005 19:09:40 +0000 (-0800) Subject: [PATCH] Use driver_for_each_device() instead of manually walking list. X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6034a080f98b0bbc0a058e2ac65a538f75cffeee;p=pandora-kernel.git [PATCH] Use driver_for_each_device() instead of manually walking list. Signed-off-by: Patrick Mochel Signed-off-by: Greg Kroah-Hartman Index: gregkh-2.6/drivers/usb/core/usb.c =================================================================== --- Reading git-diff-tree failed