From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
"linux-renesas-soc@vger.kernel.org"
<linux-renesas-soc@vger.kernel.org>,
Masahiro Yamada <masahiroy@kernel.org>
Subject: Re: [PATCH RFT v2 1/3] mmc: tmio: set max_busy_timeout
Date: Wed, 25 Nov 2020 09:17:08 +0100 [thread overview]
Message-ID: <20201125081708.GC1577@kunai> (raw)
In-Reply-To: <TY2PR01MB36925B9010516CE67A9DBBA2D8FB0@TY2PR01MB3692.jpnprd01.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
> > + val = (val & CARD_OPT_TOP_MASK) >> CARD_OPT_TOP_SHIFT;
> > + cycles = 1 << (13 + val);
>
> nit: we can remove double-spaces like (13 + val).
Thanks, I will fix it.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-11-25 8:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-20 15:06 [PATCH RFT v2 0/3] mmc: tmio: honor busy timeouts properly Wolfram Sang
2020-11-20 15:06 ` [PATCH RFT v2 1/3] mmc: tmio: set max_busy_timeout Wolfram Sang
2020-11-24 12:41 ` Yoshihiro Shimoda
2020-11-25 8:17 ` Wolfram Sang [this message]
2020-11-20 15:06 ` [PATCH RFT v2 2/3] mmc: tmio: Add data timeout error detection Wolfram Sang
2020-11-24 12:41 ` Yoshihiro Shimoda
2020-11-25 8:56 ` Wolfram Sang
2020-11-25 11:05 ` Yoshihiro Shimoda
2020-11-20 15:06 ` [PATCH RFT v2 3/3] mmc: renesas_sdhi: enable WAIT_WHILE_BUSY Wolfram Sang
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=20201125081708.GC1577@kunai \
--to=wsa+renesas@sang-engineering.com \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=yoshihiro.shimoda.uh@renesas.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.