Messages in this thread |  | | | Date | Fri, 13 Feb 2009 17:47:55 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH 1/9] Consolidate driver_probe_done() loops into one place |
| |
On Sat, Feb 14, 2009 at 01:59:06AM +0100, Rafael J. Wysocki wrote: > From: Arjan van de Ven <arjan@linux.intel.com> > > 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 <arjan@linux.intel.com> > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Fine with me if this goes through Len's tree.
thanks,
greg k-h
|  |