From: Jaehoon Chung <jh80.chung@samsung.com>
To: linux-mmc@vger.kernel.org
Cc: ulf.hansson@linaro.org, sonic.zhang@analog.com, robert.jarzmik@free.fr
Subject: Re: [PATCH 00/12] mmc: remove the MMC_DATA_STREAM flag
Date: Fri, 29 Jan 2016 13:28:51 +0900 [thread overview]
Message-ID: <56AAEA83.60109@samsung.com> (raw)
In-Reply-To: <1454040371-31625-1-git-send-email-jh80.chung@samsung.com>
Hi, All.
Sorry! I sent wrong patchset..There is other patch.. :(
I will resend the correct patchset.
Discard this patchset...Sorry!
Best Regards,
Jaehoon Chung
On 01/29/2016 01:05 PM, Jaehoon Chung wrote:
> This patchset is related to remove the MMC_DATA_STREAM.
> It's not set to MMC_DATS_STREAM anywhere.
> This flag had been used with CDM11 and CMD20.
> But CMD11/CMD20 have become obsolete.
> To reduce the confusion, removed the unnecessary flag.
>
> Jaehoon Chung (12):
> mmc: core: use the defined function to check whether card is removable
> mmc: atmel-mci: remove the MMC_DATA_STREAM flag
> mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
> mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
> mmc: dw_mmc: remove the MMC_DATA_STREAM flag
> mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
> mmc: mxcmmc: remove the MMC_DATA_STREAM flag
> mmc: pxamci: remove the MMC_DATA_STREAM flag
> mmc: s3cmci: remove the MMC_DATA_STREAM flag
> mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
> mmc: core: remove the MMC_DATA_STREAM flag
> mmc: block: don't use the OR operation for flag of data
>
> drivers/mmc/card/block.c | 6 +++---
> drivers/mmc/core/core.c | 9 ++++-----
> drivers/mmc/host/atmel-mci.c | 9 ++-------
> drivers/mmc/host/bfin_sdh.c | 3 ---
> drivers/mmc/host/davinci_mmc.c | 15 +++------------
> drivers/mmc/host/dw_mmc.c | 2 --
> drivers/mmc/host/jz4740_mmc.c | 2 --
> drivers/mmc/host/mxcmmc.c | 3 ---
> drivers/mmc/host/pxamci.c | 6 ------
> drivers/mmc/host/s3cmci.c | 3 +--
> drivers/mmc/host/sunxi-mmc.c | 5 -----
> include/linux/mmc/core.h | 1 -
> 12 files changed, 13 insertions(+), 51 deletions(-)
>
next prev parent reply other threads:[~2016-01-29 4:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 4:05 [PATCH 00/12] mmc: remove the MMC_DATA_STREAM flag Jaehoon Chung
2016-01-29 4:06 ` [PATCH 01/12] mmc: core: use the defined function to check whether card is removable Jaehoon Chung
2016-01-29 4:06 ` [PATCH 02/12] mmc: atmel-mci: remove the MMC_DATA_STREAM flag Jaehoon Chung
2016-01-29 4:06 ` [PATCH 03/12] mmc: bfin_sdh: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 04/12] mmc: davinci_mmc: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 05/12] mmc: dw_mmc: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 06/12] mmc: jz4740_mmc: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 07/12] mmc: mxcmmc: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 08/12] mmc: pxamci: " Jaehoon Chung
2016-01-29 9:25 ` Robert Jarzmik
2016-01-29 4:06 ` [PATCH 09/12] mmc: s3cmci: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 10/12] mmc: sunxi-mmc: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 11/12] mmc: core: " Jaehoon Chung
2016-01-29 4:06 ` [PATCH 12/12] mmc: block: don't use the OR operation for flag of data Jaehoon Chung
2016-01-29 4:28 ` Jaehoon Chung [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-29 5:40 [PATCH 00/12] mmc: remove the MMC_DATA_STREAM flag Jaehoon Chung
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=56AAEA83.60109@samsung.com \
--to=jh80.chung@samsung.com \
--cc=linux-mmc@vger.kernel.org \
--cc=robert.jarzmik@free.fr \
--cc=sonic.zhang@analog.com \
--cc=ulf.hansson@linaro.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.