From: Alex Elder <elder@linaro.org>
To: davem@davemloft.net
Cc: evgreen@chromium.org, subashab@codeaurora.org,
cpratapa@codeaurora.org, bjorn.andersson@linaro.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/2] net: ipa: limit special reset handling
Date: Mon, 4 May 2020 18:30:01 -0500 [thread overview]
Message-ID: <20200504233003.16670-1-elder@linaro.org> (raw)
Some special handling done during channel reset should only be done
for IPA hardare version 3.5.1. This series generalizes the meaning
of a flag passed to indicate special behavior, then has the special
handling be used only when appropriate.
-Alex
Alex Elder (2):
net: ipa: rename db_enable flag
net: ipa: only reset channel twice for IPA v3.5.1
drivers/net/ipa/gsi.c | 20 ++++++++++----------
drivers/net/ipa/gsi.h | 12 ++++++------
drivers/net/ipa/ipa_endpoint.c | 12 ++++++------
drivers/net/ipa/ipa_main.c | 2 +-
4 files changed, 23 insertions(+), 23 deletions(-)
--
2.20.1
next reply other threads:[~2020-05-04 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-04 23:30 Alex Elder [this message]
2020-05-04 23:30 ` [PATCH net-next 1/2] net: ipa: rename db_enable flag Alex Elder
2020-05-04 23:30 ` [PATCH net-next 2/2] net: ipa: only reset channel twice for IPA v3.5.1 Alex Elder
2020-05-07 0:36 ` [PATCH net-next 0/2] net: ipa: limit special reset handling David Miller
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=20200504233003.16670-1-elder@linaro.org \
--to=elder@linaro.org \
--cc=bjorn.andersson@linaro.org \
--cc=cpratapa@codeaurora.org \
--cc=davem@davemloft.net \
--cc=evgreen@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=subashab@codeaurora.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 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.