s3cmci: update probe to use new platform id list
authorBen Dooks <ben@simtec.co.uk>
Thu, 1 Oct 2009 22:44:14 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Oct 2009 23:11:14 +0000 (16:11 -0700)
commit44d0e19968b3b2703aa4ee1f9a5b684425b40448
tree63efaef3a24295199f89efb62273772978ef2aae
parentda52a7ca7a689712e689e2cc5936cd9fa34df443
s3cmci: update probe to use new platform id list

Use the platform id list to match the three different versions of the
hardware block that this driver supports.

This will change the prefix of the console messages produced by this
driver to be prefixed by s3c-mci instead of the hardware block name, such
as s3c2440-mci.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
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/s3cmci.c