commit | 21d9625180e953853257ffaec38f52200d8489f0 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:10 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:10 2014 +0200 |
tree | 9b964e850146b57c08f1aa5e1a88a2e61ca9ae57 | |
parent | 2320c471aa8703d079debe2e68a5dd59dca0a5fc [diff] |
powerpc: kernel: 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>