commit | 496b2da10ea0ad0690e83cd58e8663b8bd76c76f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:29 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:29 2014 +0200 |
tree | a14f46d965962e4732ba2b712240ca56f2119471 | |
parent | d45acddd85964a3c58666d93911bc6cdfac3b999 [diff] |
dma: ipu: 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>