From: Scott Wood <scottwood@freescale.com>
To: Hou Zhiqiang-B48286 <B48286@freescale.com>
Cc: "galak@kernel.crashing.org" <galak@kernel.crashing.org>,
"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
"Hu Mingkai-B21284" <Mingkai.Hu@freescale.com>,
Wang Dongsheng-B40534 <Dongsheng.Wang@freescale.com>
Subject: Re: [PATCH] c293/pci: remove hook pcibios_fixup_phb
Date: Fri, 31 Jul 2015 12:24:21 -0500 [thread overview]
Message-ID: <1438363461.19345.18.camel@freescale.com> (raw)
In-Reply-To: <CY1PR0301MB0780F0F41541CBFC5B5998018B8A0@CY1PR0301MB0780.namprd03.prod.outlook.com>
On Fri, 2015-07-31 at 05:59 -0500, Hou Zhiqiang-B48286 wrote:
> Hi Dongsheng and Scott,
>
> Do you have any comment?
>
> > -----Original Message-----
> > From: Zhiqiang Hou [mailto:B48286@freescale.com]
> > Sent: 2015年7月21日 18:10
> > To: galak@kernel.crashing.org; linuxppc-dev@lists.ozlabs.org
> > Cc: Hu Mingkai-B21284; Wang Dongsheng-B40534; Hou Zhiqiang-B48286
> > Subject: [PATCH] c293/pci: remove hook pcibios_fixup_phb
> >
> > From: Hou Zhiqiang <B48286@freescale.com>
> >
> > The c293pcie board is an endpoint device, and it does't need PM.
> >
> > Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
> > ---
> > arch/powerpc/platforms/85xx/c293pcie.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/powerpc/platforms/85xx/c293pcie.c
> > b/arch/powerpc/platforms/85xx/c293pcie.c
> > index 84476b6..213d5b8 100644
> > --- a/arch/powerpc/platforms/85xx/c293pcie.c
> > +++ b/arch/powerpc/platforms/85xx/c293pcie.c
> > @@ -68,7 +68,6 @@ define_machine(c293_pcie) {
> > .init_IRQ = c293_pcie_pic_init,
> > #ifdef CONFIG_PCI
> > .pcibios_fixup_bus = fsl_pcibios_fixup_bus,
> > - .pcibios_fixup_phb = fsl_pcibios_fixup_phb,
> > #endif
> > .get_irq = mpic_get_irq,
> > .restart = fsl_rstcr_restart,
If this is an endpoint why do you need pcibios_fixup_bus?
-Scott
next prev parent reply other threads:[~2015-07-31 17:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-21 10:10 [PATCH] c293/pci: remove hook pcibios_fixup_phb Zhiqiang Hou
2015-07-31 10:59 ` Hou Zhiqiang
2015-07-31 17:24 ` Scott Wood [this message]
2015-08-10 9:49 ` Hou Zhiqiang
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=1438363461.19345.18.camel@freescale.com \
--to=scottwood@freescale.com \
--cc=B48286@freescale.com \
--cc=Dongsheng.Wang@freescale.com \
--cc=Mingkai.Hu@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).