commit | 35316c9ffd6abf7a217f56fb269e71e87c96b599 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:38 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:38 2014 +0200 |
tree | e2c6c786ce40ed0e1f316fa43fdcc69322a93505 | |
parent | 37e5dc1c277c4efa8d1093171ab77fd3585fca3d [diff] |
ide: 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>