[PATCH 0/2] mtd add parent support and use pure device

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Oct 16 11:18:31 EDT 2012


HI,

The following changes since commit 11e1a135a989427fbb8920890ba6d824789a02e8:

  Merge branch 'for-next-1/bbu' into next (2012-10-16 09:38:45 +0200)

are available in the git repository at:


  git://git.jcrosoft.org/barebox.git delivery/mtd

for you to fetch changes up to 5a1bf8453e1a82200d24007394e4016cfe2bee48:

  mtd: add parent support (2012-10-16 14:23:38 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      mtd: register device a pure device
      mtd: add parent support

 drivers/mtd/core.c                  |    6 +++++-
 drivers/mtd/devices/docg3.c         |    1 +
 drivers/mtd/devices/mtd_dataflash.c |    2 ++
 drivers/mtd/nand/atmel_nand.c       |    1 +
 drivers/mtd/nand/nand_imx.c         |    2 +-
 drivers/mtd/nand/nand_mxs.c         |    1 +
 drivers/mtd/nand/nand_omap_gpmc.c   |    1 +
 drivers/mtd/nand/nand_s3c24xx.c     |    1 +
 drivers/mtd/nand/nomadik_nand.c     |    1 +
 include/linux/mtd/mtd.h             |    2 +-
 10 files changed, 15 insertions(+), 3 deletions(-)

Best Regards,
J.



More information about the barebox mailing list