From: Arjan van de Ven Date: Sat, 14 Feb 2009 00:59:06 +0000 (+0100) Subject: Consolidate driver_probe_done() loops into one place X-Git-Tag: v2.6.29-rc6~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=216773a787c3c46ef26bf1742c1fdba37d26be45;p=pandora-kernel.git Consolidate driver_probe_done() loops into one place there's a few places that currently loop over driver_probe_done(), and I'm about to add another one. This patch abstracts it into a helper to reduce duplication. Signed-off-by: Arjan van de Ven Signed-off-by: Rafael J. Wysocki Cc: Len Brown Acked-by: Greg KH Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed