commit | 11354d03afe9dd0d114e078057158baad4b4eee9 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Jan 14 01:41:45 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Feb 04 20:54:06 2007 +0100 |
tree | 828e115a262663d075cdfc2a30b87282e576ff8b | |
parent | f22ee4edf63e7480511112d9965c71e07be3f8b7 [diff] |
mmc: let host be parent of cards Change the parent of cards to be a specific host (a class device), not the physical controller. This is particularly useful when the hardware has multiple slots, meaning multiple hosts. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>