commit | d45acddd85964a3c58666d93911bc6cdfac3b999 | [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 | 60fc054d224cb2494ff03936b8a38925e32d5f43 | |
parent | 55f04d7f59ddd48422cccba2cb1329d62401b2df [diff] |
dma: bestcomm: 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>