commit | 28f01363f82472d56f05608d4bfa4fba1f1fe79b | [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 | a60e81bea440fa13f8ac00c8dfacc095f5ad6a94 | |
parent | 7464d31b3caa76b7478702ae0f9986155ba8f52a [diff] |
crypto: ccp: 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>