| commit | 7464d31b3caa76b7478702ae0f9986155ba8f52a | [log] [tgz] | 
|---|---|---|
| author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:25 2014 +0200 | 
| committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:25 2014 +0200 | 
| tree | cabc67f18ce5e52060e0dcafaba125e63e29ffd2 | |
| parent | 1a8cdf6e3a8e1acdb5bb7ffa498d1cea0fb5007d [diff] | 
crypto: caam: 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>