commit | 1ad434d7cf5f490c71cfbbb2fb91076c01c8704e | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Aug 19 09:42:21 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Aug 19 09:42:21 2005 +0100 |
tree | 150758fc182cabcd231e8975a44062ee5d44dc71 | |
parent | 00b137cfda5276b3d2c87d44236fe4c5ee68b405 [diff] |
[MMC] Use class device name for mmc host name There's no point in having the host name duplicated between the mmc_host structure and the encapsulated class device structure. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>