commit | 257d6e5a3bc7866703748b4ca07dd67f3c1e35ba | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:55 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:55 2014 +0200 |
tree | efedb716bfd9ed885e45468325e4ee727b0343e1 | |
parent | 3dd15a12486c6435b1d04b78ccf0b348880d0bfb [diff] |
virtio: 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>