]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita185ec9d9cbdcaa780f722985cab48da64918531
tree63efaef3a24295199f89efb62273772978ef2aae
parentee3baa0216d241a4b199073d4879a5567004c7f9
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