linux/drivers/mmc/core
David Vrabel a1125b1e41 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings
The PC Card 8.0 specification (vol.  4, section 3.2.10) says the
TPLLV1_INFO field of the CISTPL_VERS_1 tuple must contain 4 strings.  Some
cards don't have all 4 so just parse as many as we can.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Tested-by: Jonathan Cameron <jic23@cam.ac.uk>
Tested-by: Bing Zhao <bzhao@marvell.com>
Cc: Roel Kluin <roel.kluin@gmail.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-10-08 07:36:40 -07:00
..
Kconfig
Makefile
bus.c
bus.h
core.c mmc: propagate error codes back from bus drivers' suspend/resume methods 2009-09-23 07:39:38 -07:00
core.h mmc: propagate error codes back from bus drivers' suspend/resume methods 2009-09-23 07:39:38 -07:00
debugfs.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
host.c
host.h
mmc.c mmc: propagate error codes back from bus drivers' suspend/resume methods 2009-09-23 07:39:38 -07:00
mmc_ops.c
mmc_ops.h
sd.c mmc: propagate error codes back from bus drivers' suspend/resume methods 2009-09-23 07:39:38 -07:00
sd_ops.c
sd_ops.h
sdio.c mmc: propagate error codes back from bus drivers' suspend/resume methods 2009-09-23 07:39:38 -07:00
sdio_bus.c mmc: make SDIO device/driver struct accessors public 2009-09-23 07:39:38 -07:00
sdio_bus.h
sdio_cis.c mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings 2009-10-08 07:36:40 -07:00
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h