commit | 3b1b4f540d0dd5c8fe777bf02b9f87ffae100b15 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:26 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:26 2014 +0200 |
tree | e9a596b885feb2bef0cf6de3a132068fa3a29bdc | |
parent | 28f01363f82472d56f05608d4bfa4fba1f1fe79b [diff] |
crypto: qce: 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>