commit | 65c662ab63d2055d883bc97386aa779cbbb81f93 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:17 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:17 2014 +0200 |
tree | 60703d5df2dc9713dd1516f092e71004ead47549 | |
parent | 7ab6c54b5dc15732bf14c29bb21263efa49704bd [diff] |
ata: 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>