From: Tony Lindgren <tony@atomide.com>
To: Jarkko Nikula <jarkko.nikula@bitmer.com>
Cc: Chris Ball <cjb@laptop.org>,
linux-mmc@vger.kernel.org, linux-omap@vger.kernel.org,
Dan Carpenter <dan.carpenter@oracle.com>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Jarkko Lavinen <j.lavinen@samsung.com>
Subject: Re: [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability
Date: Thu, 5 Dec 2013 10:18:32 -0800 [thread overview]
Message-ID: <20131205181831.GD26766@atomide.com> (raw)
In-Reply-To: <1386191654-7686-1-git-send-email-jarkko.nikula@bitmer.com>
* Jarkko Nikula <jarkko.nikula@bitmer.com> [131204 11:15]:
> Hi
>
> I've sent these patches earlier to linux-mmc list. This time set is one
> patch smaller since commit 31ee9181eb92
> ("mmc: omap: Fix DMA configuration to not rely on device id") does
> practically same what one of my patch did.
>
> Patch 1 is an obvious fix. 2-4 are preparing for 5 which also should fix
> the error introduced by 31ee9181eb92:
> http://www.spinics.net/lists/linux-omap/msg100790.html
>
> Patch 6 continue cleanup and 7 adds the ERASE capability to the driver so
> one could utilize discards with mkfs, mount option or with the fstrim.
>
> Set goes on top of v3.13-rc2-208-g8ecffd791448.
Great they look good to me:
Acked-by: Tony Lindgren <tony@atomide.com>
> Jarkko Nikula (7):
> mmc: omap: Fix NULL pointer dereference due uninitialized
> cover_tasklet
> mmc: omap: Convert to devm_kzalloc
> mmc: omap: Remove duplicate host->irq assignment
> mmc: omap: Remove mem_res field from struct mmc_omap_host
> mmc: omap: Convert to devm_ioremap_resource
> mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
> mmc: omap: Add erase capability
>
> drivers/mmc/host/omap.c | 93 +++++++++++++++++++------------------------------
> 1 file changed, 36 insertions(+), 57 deletions(-)
>
> --
> 1.8.4.3
>
next prev parent reply other threads:[~2013-12-05 18:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 19:34 [PATCH] mmc: omap: Fix error introduced by fix to release_mem_region() path Tony Lindgren
2013-12-03 18:16 ` Jarkko Nikula
2013-12-04 18:00 ` Tony Lindgren
2013-12-04 18:01 ` Tony Lindgren
2013-12-04 21:14 ` [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability Jarkko Nikula
2013-12-04 21:14 ` [PATCH 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet Jarkko Nikula
2013-12-04 21:14 ` [PATCH 2/7] mmc: omap: Convert to devm_kzalloc Jarkko Nikula
2013-12-04 21:14 ` [PATCH 3/7] mmc: omap: Remove duplicate host->irq assignment Jarkko Nikula
2013-12-04 21:14 ` [PATCH 4/7] mmc: omap: Remove mem_res field from struct mmc_omap_host Jarkko Nikula
2013-12-04 21:14 ` [PATCH 5/7] mmc: omap: Convert to devm_ioremap_resource Jarkko Nikula
2013-12-04 21:14 ` [PATCH 6/7] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host Jarkko Nikula
2013-12-04 21:14 ` [PATCH 7/7] mmc: omap: Add erase capability Jarkko Nikula
2013-12-05 18:18 ` Tony Lindgren [this message]
2013-12-06 13:41 ` [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability Aaro Koskinen
2013-12-06 19:54 ` Jarkko Nikula
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=20131205181831.GD26766@atomide.com \
--to=tony@atomide.com \
--cc=aaro.koskinen@iki.fi \
--cc=cjb@laptop.org \
--cc=dan.carpenter@oracle.com \
--cc=j.lavinen@samsung.com \
--cc=jarkko.nikula@bitmer.com \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-omap@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).