commit | 0c026c179e83c6229b6744c2373d5c41e3bf606c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:04 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:04 2014 +0200 |
tree | 00191acfd01aec1d28139e64e67b1ceb91058bdf | |
parent | 07646c937958d986a973d5bf647af23013e3e4ef [diff] |
net: ethernet: altera: 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>