[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52A23BE0.2000207@ti.com>
Date: Sat, 7 Dec 2013 02:34:32 +0530
From: Sekhar Nori <nsekhar@...com>
To: Ivan Khoronzhuk <ivan.khoronzhuk@...com>
CC: Santosh Shilimkar <santosh.shilimkar@...com>, <rob@...dley.net>,
<linux@....linux.org.uk>, <mark.rutland@....com>,
<devicetree@...r.kernel.org>, <grygorii.strashko@...com>,
<pawel.moll@....com>, <swarren@...dotorg.org>,
<ijc+devicetree@...lion.org.uk>, <galak@...nel.crashing.org>,
<rob.herring@...xeda.com>, <linux-kernel@...r.kernel.org>,
<linux-mtd@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<computersforpeace@...il.com>, <dwmw2@...radead.org>
Subject: Re: [PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver
dependency on aemif
On 12/5/2013 11:41 PM, Ivan Khoronzhuk wrote:
> diff --git a/arch/arm/mach-davinci/board-mityomapl138.c b/arch/arm/mach-davinci/board-mityomapl138.c
> index 7aa105b..98a66ff 100644
> --- a/arch/arm/mach-davinci/board-mityomapl138.c
> +++ b/arch/arm/mach-davinci/board-mityomapl138.c
> @@ -432,6 +432,9 @@ static void __init mityomapl138_setup_nand(void)
> {
> platform_add_devices(mityomapl138_devices,
> ARRAY_SIZE(mityomapl138_devices));
> +
> + if (davinci_aemif_setup(&mityomapl138_nandflash_device))
> + pr_warn("%s: Cannot configure AEMIF.\n", __func__);
> }
I must be missing something, but exactly why is this required for
board-mityomapl138.c?
Thanks,
Sekhar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists