From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] ARM: at91: remove obsoleted init_consistent_dma_size()
Date: Thu, 8 Nov 2012 16:21:08 +0100 [thread overview]
Message-ID: <20121108152108.GI4576@game.jcrosoft.org> (raw)
In-Reply-To: <1352360783-17523-6-git-send-email-m.szyprowski@samsung.com>
On 08:46 Thu 08 Nov , Marek Szyprowski wrote:
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> CC: Nicolas Ferre <nicolas.ferre@atmel.com>
> CC: Andrew Victor <linux@maxim.org.za>
> CC: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
> ---
> arch/arm/mach-at91/at91sam9g45.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/at91sam9g45.c b/arch/arm/mach-at91/at91sam9g45.c
> index 84af1b5..b7ae124 100644
> --- a/arch/arm/mach-at91/at91sam9g45.c
> +++ b/arch/arm/mach-at91/at91sam9g45.c
> @@ -343,7 +343,6 @@ static struct at91_gpio_bank at91sam9g45_gpio[] __initdata = {
> static void __init at91sam9g45_map_io(void)
> {
> at91_init_sram(0, AT91SAM9G45_SRAM_BASE, AT91SAM9G45_SRAM_SIZE);
> - init_consistent_dma_size(SZ_4M);
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Best Regards,
J.
next prev parent reply other threads:[~2012-11-08 15:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 7:46 [PATCH 0/7] ARM: remove init_consistent_dma_size() stub Marek Szyprowski
2012-11-08 7:46 ` [PATCH 1/7] ARM: omap: remove obsoleted init_consistent_dma_size() Marek Szyprowski
2012-11-08 16:27 ` Tony Lindgren
2012-11-08 16:27 ` Tony Lindgren
2012-11-08 7:46 ` [PATCH 2/7] ARM: samsung: " Marek Szyprowski
2012-11-08 7:46 ` [PATCH 3/7] ARM: davinci: " Marek Szyprowski
2012-11-08 7:46 ` [PATCH 4/7] ARM: shmobile: " Marek Szyprowski
2012-11-08 7:46 ` [PATCH 5/7] ARM: at91: " Marek Szyprowski
2012-11-08 15:21 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-11-08 7:46 ` [PATCH 6/7] ARM: u300: " Marek Szyprowski
2012-11-08 8:25 ` Linus Walleij
2012-11-08 7:46 ` [PATCH 7/7] ARM: dma-mapping: remove init_consistent_dma_size() stub Marek Szyprowski
2012-11-08 16:28 ` [PATCH 0/7] ARM: " Tony Lindgren
2012-11-12 21:21 ` Arnd Bergmann
2012-11-13 4:55 ` Kukjin Kim
2012-11-13 8:49 ` Arnd Bergmann
2012-11-13 8:54 ` Marek Szyprowski
2012-11-13 9:21 ` Arnd Bergmann
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=20121108152108.GI4576@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=linux-arm-kernel@lists.infradead.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.