commit | bb0d20e79490aad989e6c85fedf46781b8d1e3ba | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:56 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:56 2014 +0200 |
tree | 91417b759dbe11f788ac4cd5f4db3ddd06fa4641 | |
parent | 17149e4c863c9696f3ee6fa27954f3087acdefd3 [diff] |
mmc: host: drop owner assignment from platform_drivers A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>