commit | ac52841ce7af1c09957922254da035d5607a9b93 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:01 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:01 2014 +0200 |
tree | 77bda3d8822f8a5d3c8e8a5c54a5c49513a8add0 | |
parent | 0a6e54be42d2e61425188b84068aa74234ba1bbc [diff] |
net: can: sja1000: 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>