linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Huijin Park <huijin.park@samsung.com>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Huijin Park <bbanghj.park@gmail.com>
Subject: Re: [PATCH v2 0/2] mmc: core: adjust polling interval for CMD1
Date: Mon, 15 Nov 2021 15:54:41 +0100	[thread overview]
Message-ID: <CAPDyKFrxbMvLNxFrsgD9KoG0eo_OSL3F91AU+tVJcf=mAj2c8Q@mail.gmail.com> (raw)
In-Reply-To: <20211104063231.2115-1-huijin.park@samsung.com>

On Thu, 4 Nov 2021 at 07:32, Huijin Park <huijin.park@samsung.com> wrote:
>
> This series is for adjusting polling interval for CMD1 using
> __mmc_poll_for_busy() common function which provides a stricter
> timeout checking and a throttling mechanism.
>
> v1...v2:
>  - Change __mmc_poll_for_busy() first parameter type to 'mmc_host*'.
>  - Use __mmc_poll_for_busy() common function.
>
> Huijin Park (2):
>   mmc: core: change __mmc_poll_for_busy() parameter type
>   mmc: core: adjust polling interval for CMD1
>
>  drivers/mmc/core/block.c   |  4 +-
>  drivers/mmc/core/mmc.c     |  2 +-
>  drivers/mmc/core/mmc_ops.c | 89 ++++++++++++++++++++++++--------------
>  drivers/mmc/core/mmc_ops.h |  2 +-
>  drivers/mmc/core/sd.c      |  2 +-
>  5 files changed, 62 insertions(+), 37 deletions(-)
>
> --
> 2.17.1
>

Applied for next, thanks!

Kind regards
Uffe

      parent reply	other threads:[~2021-11-15 14:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20211104063243epcas1p4526b49feac019f3eadb33a23dc132976@epcas1p4.samsung.com>
2021-11-04  6:32 ` [PATCH v2 0/2] mmc: core: adjust polling interval for CMD1 Huijin Park
     [not found]   ` <CGME20211104063247epcas1p15d9d319877f1a8519c0ee52a41a176ef@epcas1p1.samsung.com>
2021-11-04  6:32     ` [PATCH v2 1/2] mmc: core: change __mmc_poll_for_busy() parameter type Huijin Park
     [not found]   ` <CGME20211104063250epcas1p36056caad956e599300146bae77f799d6@epcas1p3.samsung.com>
2021-11-04  6:32     ` [PATCH v2 2/2] mmc: core: adjust polling interval for CMD1 Huijin Park
2021-11-04  7:27       ` Avri Altman
2021-11-08 14:29         ` Huijin Park
2021-11-15 14:54   ` Ulf Hansson [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='CAPDyKFrxbMvLNxFrsgD9KoG0eo_OSL3F91AU+tVJcf=mAj2c8Q@mail.gmail.com' \
    --to=ulf.hansson@linaro.org \
    --cc=bbanghj.park@gmail.com \
    --cc=huijin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.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).