From: Jaehoon Chung <jh80.chung@samsung.com>
To: Shawn Lin <shawn.lin@rock-chips.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call
Date: Tue, 19 Jan 2016 13:07:56 +0900 [thread overview]
Message-ID: <569DB69C.5060003@samsung.com> (raw)
In-Reply-To: <1453174787-13536-1-git-send-email-shawn.lin@rock-chips.com>
Hi, Shawn.
On 01/19/2016 12:39 PM, Shawn Lin wrote:
> This patchset expose dw_mci_pltfm_prepare_command towards to
> library call and remove the redundant code from dw_mmc-rockchip.
> Meanwhile we make dw_mmc-exynos to call it instead of changing cmdr
> in its variant drivers.
Thanks for your effort.
Right way. We need to try that remove the hook for operation.
Looks good to me. After check, i will pick these. Also other your patch. :)
Best Regards,
Jaehoon Chung
>
>
>
> Shawn Lin (3):
> mmc: dw_mmc: expose dw_mci_pltfm_prepare_command
> mmc: dw_mmc-rockchip: remove prepare_command hook
> mmc: dw_mmc-exynos: wrapper prepare_command
>
> drivers/mmc/host/dw_mmc-exynos.c | 4 ++--
> drivers/mmc/host/dw_mmc-pltfm.c | 3 ++-
> drivers/mmc/host/dw_mmc-pltfm.h | 2 +-
> drivers/mmc/host/dw_mmc-rockchip.c | 9 ++-------
> 4 files changed, 7 insertions(+), 11 deletions(-)
>
next prev parent reply other threads:[~2016-01-19 4:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 3:39 Shawn Lin
2016-01-19 3:40 ` [PATCH 1/3] mmc: dw_mmc: expose dw_mci_pltfm_prepare_command Shawn Lin
2016-01-19 3:52 ` [PATCH 2/3] mmc: dw_mmc-rockchip: remove prepare_command hook Shawn Lin
2016-01-19 3:53 ` [PATCH 3/3] mmc: dw_mmc-exynos: wrapper prepare_command Shawn Lin
2016-01-19 4:07 ` Jaehoon Chung [this message]
2016-01-20 8:26 ` [PATCH 0/3] Convert dw_mci_pltfm_prepare_command into a library call Jaehoon Chung
2016-01-20 9:21 ` Shawn Lin
2016-01-20 12:35 ` Shawn Lin
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=569DB69C.5060003@samsung.com \
--to=jh80.chung@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=shawn.lin@rock-chips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome