public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: rjw@sisk.pl, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] consolidate driver_probe_done() loops into one place
Date: Sun, 25 Jan 2009 14:18:57 -0800	[thread overview]
Message-ID: <20090125221857.GA18543@kroah.com> (raw)
In-Reply-To: <20090109211346.3ccc36e3@infradead.org>

On Fri, Jan 09, 2009 at 09:13:46PM -0800, Arjan van de Ven wrote:
> From 11b47973023398ecdb933c442bab120906946762 Mon Sep 17 00:00:00 2001
> From: Arjan van de Ven <arjan@linux.intel.com>
> Date: Fri, 9 Jan 2009 21:04:53 -0800
> Subject: [PATCH] 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 <arjan@linux.intel.com>

Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

Do you need me to take this through my tree?  Or is it going through the
acpi tree?

thanks,

greg k-h

  parent reply	other threads:[~2009-01-25 22:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-10  5:13 [PATCH 1/2] consolidate driver_probe_done() loops into one place Arjan van de Ven
2009-01-10  5:14 ` [PATCH 2/2] resume: wait for device probing to finish Arjan van de Ven
2009-01-13  0:36   ` Rafael J. Wysocki
2009-01-25 22:18 ` Greg KH [this message]
2009-01-26 16:48   ` [PATCH 1/2] consolidate driver_probe_done() loops into one place Rafael J. Wysocki
2009-01-26 16:59     ` Andrew Morton
2009-01-26 19:18       ` Rafael J. Wysocki
2009-01-26 19:43         ` Greg KH
2009-01-27 15:18           ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090125221857.GA18543@kroah.com \
    --to=greg@kroah.com \
    --cc=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox