commit | 52830d773ec305f84fa72194b5f1d177bda889d9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:46 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:46 2014 +0200 |
tree | 3366b2e5e4b4dbdb757693c0390b9af04f1fdfbc | |
parent | 7021949a3150561ce9273158afafc067213e37ea [diff] |
usb: c67x00: 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>