linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: Dongsheng Wang <dongsheng.wang@nxp.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: powerpc: p1022: add two functions for reset pci slot
Date: Tue, 8 Mar 2016 17:52:16 -0600	[thread overview]
Message-ID: <20160308235216.GA579@home.buserror.net> (raw)
In-Reply-To: <1453450747-12147-1-git-send-email-dongsheng.wang@nxp.com>

On Fri, Jan 22, 2016 at 04:19:07PM +0800, Dongsheng Wang wrote:
> +void p1022ds_reset_pcie_slot(void)
> +{
> +	if (px_ctl_altacc_flag)
> +		indirect_access_pixis_reset_pcie_slot();
> +	else
> +		direct_access_pixis_reset_pcie_slot();
> +}

This function is not called anywhere, and I don't see any dependent
patches that do so.

-Scott

      reply	other threads:[~2016-03-08 23:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22  8:19 [PATCH] powerpc: p1022: add two functions for reset pci slot Dongsheng Wang
2016-03-08 23:52 ` Scott Wood [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=20160308235216.GA579@home.buserror.net \
    --to=oss@buserror.net \
    --cc=dongsheng.wang@nxp.com \
    --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).