commit | 7cafb31ca4e85fa4c522cecf917e86e258cfbcaa | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:32 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:32 2014 +0200 |
tree | b7fec8330ffeb4b31103ef64e3387742deaf11bd | |
parent | f3326ec8a426c73a26dfcd374a463ea2b0f66b52 [diff] |
sbus: char: 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>