linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: viresh.kumar@st.com (viresh kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] MTD: generic FSMC NAND MTD driver
Date: Fri, 1 Oct 2010 09:46:55 +0530	[thread overview]
Message-ID: <4CA560B7.5080505@st.com> (raw)
In-Reply-To: <1284330922-3569-1-git-send-email-linus.walleij@stericsson.com>

On 09/13/2010 04:05 AM, Linus WALLEIJ wrote:
> This is the same driver submitted by ST Micros SPEAr team but
> generalized and tested on the ST-Ericsson U300. It probably
> easily works on the NHK8815 too.
> 
<snip...>
> ---
>  drivers/mtd/nand/Kconfig     |    7 +
>  drivers/mtd/nand/Makefile    |    1 +
>  drivers/mtd/nand/fsmc_nand.c |  862 ++++++++++++++++++++++++++++++++++++++++++
>  include/mtd/fsmc.h           |  181 +++++++++

Linus,

Just one query, what should be the location of fsmc.h
include/mtd/ or include/linux/mtd ??

viresh.

  parent reply	other threads:[~2010-10-01  4:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-12 22:35 [PATCH 1/2] MTD: generic FSMC NAND MTD driver Linus Walleij
2010-09-14  8:52 ` Linus Walleij
2010-09-20  8:39   ` Artem Bityutskiy
2010-09-22  8:10     ` Linus Walleij
2010-09-23 13:00       ` Artem Bityutskiy
2010-10-01  4:16 ` viresh kumar [this message]
2010-10-01  5:21   ` David Woodhouse
2010-10-01  7:25     ` Linus Walleij
2010-10-01  7:44       ` David Woodhouse
2010-10-01 10:52 ` Vipin Kumar
2010-10-24 23:28 ` David Woodhouse

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=4CA560B7.5080505@st.com \
    --to=viresh.kumar@st.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 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).