All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Yijing Wang <wangyijing@huawei.com>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-pci@vger.kernel.org, Hanjun Guo <guohanjun@huawei.com>
Subject: Re: [PATCH] PCI: Update outdated comment for pcibios_bus_report_status
Date: Fri, 14 Feb 2014 11:22:04 -0700	[thread overview]
Message-ID: <20140214182204.GA31093@google.com> (raw)
In-Reply-To: <1392292663-61468-1-git-send-email-wangyijing@huawei.com>

On Thu, Feb 13, 2014 at 07:57:43PM +0800, Yijing Wang wrote:
> pci_find_device() has been superseded by pci_get_device().
> 
> Signed-off-by: Yijing Wang <wangyijing@huawei.com>

Applied to my pci/misc branch for v3.15, thanks!

> ---
>  arch/arm/kernel/bios32.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/kernel/bios32.c b/arch/arm/kernel/bios32.c
> index 317da88..588ec19 100644
> --- a/arch/arm/kernel/bios32.c
> +++ b/arch/arm/kernel/bios32.c
> @@ -19,7 +19,7 @@
>  static int debug_pci;
>  
>  /*
> - * We can't use pci_find_device() here since we are
> + * We can't use pci_get_device() here since we are
>   * called from interrupt context.
>   */
>  static void pcibios_bus_report_status(struct pci_bus *bus, u_int status_mask, int warn)
> -- 
> 1.7.1
> 
> 

      reply	other threads:[~2014-02-14 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 11:57 [PATCH] PCI: Update outdated comment for pcibios_bus_report_status Yijing Wang
2014-02-14 18:22 ` Bjorn Helgaas [this message]

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=20140214182204.GA31093@google.com \
    --to=bhelgaas@google.com \
    --cc=guohanjun@huawei.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=wangyijing@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.