commit | a7629c70d0ffd5ea12e681f0dd168d03ff3b60ec | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:37 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:37 2014 +0200 |
tree | 5e3e4ad400d9d54d37d365a3fc54560bc6ae816c | |
parent | 2a1ed077189a38bccf39cb00d8dca96d20a49463 [diff] |
hwspinlock: 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>