dmaengine: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Tue, 13 Jan 2015 16:46:48 +0000 (17:46 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 13 Jan 2015 17:35:04 +0000 (23:05 +0530)
This 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>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found