commit | bfe68b1423afc27cbc41733799ab170b6a876fa8 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:06 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:06 2014 +0200 |
tree | dc541ed3b2962b50cd99be9a6b81c3b5f120c364 | |
parent | fe6a12d1b2bc6aec1ae2d624a517cd7295733fba [diff] |
net: ethernet: cirrus: 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>