commit | 55f04d7f59ddd48422cccba2cb1329d62401b2df | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:28 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:28 2014 +0200 |
tree | 05a9fb3dc5e43a16a54ab5b26637814474b66818 | |
parent | c4456c1701d64ba1870ecafb33ec7f6de9dc5952 [diff] |
dma: 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>