commit | 71379accaff8bcf33985f75adeabcbd21b4f1462 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:21 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:21 2014 +0200 |
tree | 0a26fa95c4965c8120c04e8756986bff0fb54250 | |
parent | 05e6cc68afbe445382ab201b2b29ff0fcddec0be [diff] |
char: xillybus: 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>