public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Rohit Hagargundgi <h.rohit@samsung.com>
Cc: linux-mtd@lists.infradead.org, kyungmin.park@samsung.com,
	dwmw2@infradead.org, vishak.g@samsung.com,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [patch 01/14] mtd: Flex-OneNAND support
Date: Sat, 23 May 2009 12:35:19 +0300	[thread overview]
Message-ID: <1243071319.21646.32.camel@localhost.localdomain> (raw)
In-Reply-To: <200905122106.n4CL6DYn009450@imap1.linux-foundation.org>

On Tue, 2009-05-12 at 13:46 -0700, akpm@linux-foundation.org wrote:
> From: Rohit Hagargundgi <h.rohit@samsung.com>
> 
> Add support for Samsung Flex-OneNAND devices.
> 
> Flex-OneNAND combines SLC and MLC technologies into a single device. 
> SLC area provides increased reliability and speed, suitable for storing
> code such as bootloader, kernel and root file system.  MLC area
> provides high density and is suitable for storing user data.
> 
> SLC and MLC regions can be configured through kernel parameter.
> 
> [akpm@linux-foundation.org: export flexoand_region and onenand_addr]
> Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Vishak G <vishak.g@samsung.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---

I get the following warning when compile this:

drivers/mtd/onenand/onenand_base.c:3263: warning: ‘flexonenand_setup’
defined but not used

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

  parent reply	other threads:[~2009-05-23  9:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 20:46 [patch 01/14] mtd: Flex-OneNAND support akpm
2009-05-15 15:38 ` Artem Bityutskiy
2009-05-15 15:39 ` Artem Bityutskiy
2009-05-15 22:07   ` Kevin Cernekee
2009-05-16  4:51     ` Andrew Morton
2009-05-23  9:35 ` Artem Bityutskiy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-25 10:52 apgmoorthy
2009-05-25 11:41 ` Artem Bityutskiy
2009-05-25 12:14   ` apgmoorthy
2009-05-27 13:55 ` Artem Bityutskiy
2009-06-09 13:38   ` David Woodhouse
2009-06-10  7:46     ` Amit Kumar Sharma
2009-06-11  9:22     ` Amul Saha
2009-06-11  9:23     ` Amul Saha
2009-06-11  9:35       ` Artem Bityutskiy
2009-06-12 10:22         ` Amul Saha
2009-06-12 10:26         ` Amul Saha
2009-06-12 10:42           ` Artem Bityutskiy
2009-06-12 11:57             ` Amul Saha
2009-06-12 12:03               ` Artem Bityutskiy
2009-06-12 12:52                 ` David Woodhouse
2009-06-12 13:16                 ` Amul Saha
2009-06-12 13:32                   ` David Woodhouse
2009-06-12 13:49                     ` Amul Saha
2009-06-16  5:54                     ` Amul Saha

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=1243071319.21646.32.camel@localhost.localdomain \
    --to=dedekind@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=dwmw2@infradead.org \
    --cc=h.rohit@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=vishak.g@samsung.com \
    /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