commit | ff3112f5adcc9dc33c107c826f82017db8f889f5 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sat Mar 08 23:43:19 2008 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Fri Apr 18 20:05:26 2008 +0200 |
tree | 750440bea8964da3ac5ff745a8bd46d440fb4d37 | |
parent | e675349e2bdbfb661fa0d8ff2441b4cf48fb7e48 [diff] |
mmc: set controller name early Reorganise code so that mmc_hostname() works directly after allocation. That way host drivers can use that name for resource allocations and messages during probing. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>