[GIT PULL] sharpsl-nand driver model hookup
Dmitry Baryshkov
dbaryshkov at gmail.com
Thu Oct 16 19:11:27 EDT 2008
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
More information about the linux-mtd
mailing list