commit | 51f82bc07a9673d790c2a17de8e3fa8046543f04 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Fri Jun 30 02:22:22 2006 -0700 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 02 16:02:01 2006 +0100 |
tree | 1bd7a839f07fb63dc23c79708a64b4513d4c3179 | |
parent | 8ef1a14379e105c1419d21e96ffac53202bc0501 [diff] |
[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>