summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdricoh_cs.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 15:07:36 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2008-12-04 15:07:36 +1100
commit8ef7b197cb80c3f0a98425ca3f6fb5bf6577642f (patch)
treedf730a0df70a31ebdf1428eb1acc01c6e4c52705 /drivers/mmc/host/sdricoh_cs.c
parentc137d45e5e1f1d709da3724fcb1b26dae2a96343 (diff)
parent12f16cb1d29bf16ab625929f3601725f96546691 (diff)
Merge commit 'mmc/next'
Diffstat (limited to 'drivers/mmc/host/sdricoh_cs.c')
-rw-r--r--drivers/mmc/host/sdricoh_cs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mmc/host/sdricoh_cs.c b/drivers/mmc/host/sdricoh_cs.c
index 1df44d966bdb..435863370017 100644
--- a/drivers/mmc/host/sdricoh_cs.c
+++ b/drivers/mmc/host/sdricoh_cs.c
@@ -82,6 +82,8 @@ static struct pcmcia_device_id pcmcia_ids[] = {
/* vendor and device strings followed by their crc32 hashes */
PCMCIA_DEVICE_PROD_ID12("RICOH", "Bay1Controller", 0xd9f522ed,
0xc3901202),
+ PCMCIA_DEVICE_PROD_ID12("RICOH", "Bay Controller", 0xd9f522ed,
+ 0xace80909),
PCMCIA_DEVICE_NULL,
};