commit | 8294adb90b4645812ef5f720d5661315b80bd9c7 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:18 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:18 2014 +0200 |
tree | ac8cb19b9c70fed6644be83e853bca59e4b51e2c | |
parent | a9add3339b9ebf0930bd6fb698c5b51e42f48de2 [diff] |
block: 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>