sdhci: add support for the SysKonnect CardBus2SDIO adapter
authorNicolas Pitre <nico@fluxnic.net>
Tue, 15 Dec 2009 02:01:26 +0000 (18:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2009 16:53:34 +0000 (08:53 -0800)
commita7a6186c4b96d4ce5c1d13d91b7f862b0adc0e72
tree5663b8efc94834aebca7a3bfff6df097d6d04262
parente799acb2ed2f23e88b9ccb89d84fcf206b566d23
sdhci: add support for the SysKonnect CardBus2SDIO adapter

This is still in use especially to develop SDIO device drivers on laptop
machines which are lacking SDIO slots.  This adapter supports SDIO cards
only due to lack of 136-bit response capability.

Signed-off-by: Nicolas Pitre <nico@marvell.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>
drivers/mmc/host/sdhci-pci.c