[GIT PULL] sharpsl-nand driver model hookup
Eric Miao
eric.y.miao at gmail.com
Tue Nov 25 04:05:35 EST 2008
Hi Dmitry,
Sorry for late reply, I had nearly ignored this patch set. All 6 patches look
good to me (I was long hoping someone can get this cleaned up). With
the remaining board patches in your branch, poodle/corgi/spitz all boot
up without problems. So all
Acked-by: Eric Miao <eric.miao at marvell.com>
David,
Could you help to merge this patch series into the mtd tree?
Thanks very much!
On Fri, Oct 17, 2008 at 7:11 AM, Dmitry Baryshkov <dbaryshkov at gmail.com> wrote:
> Hi,
>
> Please have a look at the patches making sharpsl-nand more clean driver,
> correctly hooked in the driver model.
>
> The following changes since commit 6bb7a935489dab20802dde6c2cb7d8582f4849bf:
> Linus Torvalds (1):
> Merge branch 'for-linus' of git://git.kernel.org/.../tiwai/sound-2.6
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lumag/tosa-2.6.git misc/mtd/sharpsl-nand
>
> Dmitry Baryshkov (6):
> [MTD] sharpsl_nand: switch to driver model usage.
> [MTD] sharpsl_nand: make drvdata non-static
> [MTD] sharpsl_nand: move io addr to struct sharpsl_nand
> [MTD] sharpsl-nand: cleanup partitions support
> [MTD] sharpsl-nand: use platform_data for model-specific values
> [MTD] sharpsl-nand: move registration to board code
>
> arch/arm/mach-pxa/corgi.c | 54 ++++++++++
> arch/arm/mach-pxa/poodle.c | 51 +++++++++
> arch/arm/mach-pxa/spitz.c | 76 +++++++++++++
> drivers/mtd/nand/sharpsl.c | 248 +++++++++++++++++++++----------------------
> include/linux/mtd/sharpsl.h | 20 ++++
> 5 files changed, 324 insertions(+), 125 deletions(-)
> create mode 100644 include/linux/mtd/sharpsl.h
>
> --
> With best wishes
> Dmitry
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
--
Cheers
- eric
More information about the linux-mtd
mailing list