[MMC] sdhci: print device id
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 30 Jun 2006 09:22:22 +0000 (02:22 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 Jul 2006 15:02:01 +0000 (16:02 +0100)
commit51f82bc07a9673d790c2a17de8e3fa8046543f04
tree1bd7a839f07fb63dc23c79708a64b4513d4c3179
parent8ef1a14379e105c1419d21e96ffac53202bc0501
[MMC] sdhci: print device id

As sdhci is a generic driver, it is helpful to see some more specific
identification of the actual hardware in dmesg.  PCI vendor, device and
revision is sufficient in most cases.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/sdhci.c