commit | d5dbc0245a7da65b95fc14f99ccfc5f1fad078f0 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:41 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:41 2014 +0200 |
tree | 3782a1d031d65e63f1b3bd3bb6d880aac9da1f0e | |
parent | 848a17ca5b6c3294c3f14d04198507ff5c8c7b04 [diff] |
staging: nvec: 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>