All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Chiu <chiu@endlessm.com>
To: Tony Chuang <yhchuang@realtek.com>
Cc: Kalle Valo <kvalo@codeaurora.org>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Brian Norris <briannorris@chromium.org>
Subject: Re: [PATCH v2 2/4] rtw88: pci: use for loop instead of while loop for DBI/MDIO
Date: Tue, 19 Nov 2019 10:03:18 +0800	[thread overview]
Message-ID: <CAB4CAwfaox_tRQdVrbeCaEp3T9Ge+QWZukS3SukJ88EszbN_EA@mail.gmail.com> (raw)
In-Reply-To: <20191118095432.4507-3-yhchuang@realtek.com>

On Mon, Nov 18, 2019 at 5:54 PM <yhchuang@realtek.com> wrote:
>
> From: Yan-Hsuan Chuang <yhchuang@realtek.com>
>
> Use a for loop to polling DBI/MDIO read/write flags to avoid
> infinite loop happens
>
> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
> ---
Reviewed-by: Chris Chiu <chiu@endlessm.com>


>
> v1 -> v2
>  * no change
>
>  drivers/net/wireless/realtek/rtw88/pci.c | 26 +++++++++++++-----------
>  1 file changed, 14 insertions(+), 12 deletions(-)
>

  reply	other threads:[~2019-11-19  2:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-18  9:54 [PATCH v2 0/4] rtw88: enable PCI CLKREQ and ASPM yhchuang
2019-11-18  9:54 ` [PATCH v2 1/4] rtw88: pci: use macros to access PCI DBI/MDIO registers yhchuang
2019-11-20  7:45   ` Kalle Valo
2019-11-18  9:54 ` [PATCH v2 2/4] rtw88: pci: use for loop instead of while loop for DBI/MDIO yhchuang
2019-11-19  2:03   ` Chris Chiu [this message]
2019-11-18  9:54 ` [PATCH v2 3/4] rtw88: pci: enable CLKREQ function if host supports it yhchuang
2019-11-19  2:03   ` Chris Chiu
2019-11-18  9:54 ` [PATCH v2 4/4] rtw88: allows to enable/disable HCI link PS mechanism yhchuang

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=CAB4CAwfaox_tRQdVrbeCaEp3T9Ge+QWZukS3SukJ88EszbN_EA@mail.gmail.com \
    --to=chiu@endlessm.com \
    --cc=briannorris@chromium.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=yhchuang@realtek.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.