summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sm_common.h
Commit message (Collapse)AuthorAgeFilesLines
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-141-1/+1
| | | | | | | | | | 2GB xD card, and 4MB SmartMedia ROM card share same ID, so to make both work split xD and smartmedia ID tables. Hardware driver must be able to know which type it handles (and probably just one). Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
* mtd: nand: r852: declare inline functions staticStephen Rothwell2010-03-081-3/+3
| | | | | Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
* mtd: common module for smartmedia/xD supportMaxim Levitsky2010-02-261-0/+61
This small module implements few helpers that are usefull for nand drivers for SmartMedia/xD card readers. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
OpenPOWER on IntegriCloud