[PATCH 2/2] Remove now-defunct ts7250 nand driver

H Hartley Sweeten hartleys at visionengravers.com
Thu May 6 12:47:16 EDT 2010


Hello David,

Do you know the status of these two patches in linux-next:

commit 7603757993e7ce3e63b2280ccf61d8058b7b2414
Author: H Hartley Sweeten <hartleys at visionengravers.com>
Date:   Tue Jan 5 14:59:58 2010 -0700

    mtd: Remove now-defunct ts7250 nand driver
    
    The ts72xx platform has been updated to use the generic platform nand
    driver (plat_nand.c).  This removes the now-defunct ts7250.c nand driver.
    
    Signed-off-by: H Hartley Sweeten <hsweeten at visionengravers.com>
    Cc: Matthieu Crapet <mcrapet at gmail.com>
    Cc: Jesse Off <joff at embeddedARM.com>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>

commit 030d2dd450a628b7a8e31e980af3d05854f68edb
Author: H Hartley Sweeten <hartleys at visionengravers.com>
Date:   Tue Jan 5 14:59:56 2010 -0700

    mtd: Update ep93xx/ts72xx to use generic platform nand driver
    
    Update the ts72xx platform's nand driver support.
    
    This changes the ts72xx platform from using a custom nand driver
    (ts7250.c) to the generic platform nand driver (plat_nand.c).
    
    Tested on TS-7250 with 32MiB NAND.
    
    Signed-off-by: H Hartley Sweeten <hsweeten at visionengravers.com>
    Tested-by: Matthieu Crapet <mcrapet at gmail.com>
    Cc: Jesse Off <joff at embeddedARM.com>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>

I have some pending patches for arch/arm/mach-ep93xx/ts72xx.c that
depend on these.

Thanks,
Hartley


More information about the linux-arm-kernel mailing list