sdricoh_cs: Add support for Bay Controller devices
authorSascha Sommer <saschasommer@freenet.de>
Sat, 29 Nov 2008 06:51:19 +0000 (07:51 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 30 Nov 2008 22:57:18 +0000 (23:57 +0100)
commit98444d3dd975653a4a970ecc0dfc30918da92f60
treeb059cebd315c025cc6fc0372fff3ff981f2bf739
parent99ba04053a3712498327bd147c22a9877100a904
sdricoh_cs: Add support for Bay Controller devices

Some Ricoh SD card readers seems to advertise themselves slightly differently.
This patches the driver to will recognise an additional product id, and it
appears to work perfectly.

  % pccardctl info
  PRODID_1="RICOH"
  PRODID_2="Bay Controller"
  PRODID_3=""
  PRODID_4=""
  MANFID=0000,0000

Signed-off-by: Charles Lowe <aquasync@gmail.com>
Acked-by: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/sdricoh_cs.c