OSDN Git Service

dmaengine: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Sat, 11 Apr 2015 18:18:34 +0000 (02:18 +0800)
committerVinod Koul <vinod.koul@intel.com>
Fri, 17 Apr 2015 18:13:18 +0000 (23:43 +0530)
commit11ebe4c067c7f95adff73594cb5c23f7a5c6d69e
treed9944dbf811ecd425a1e7cf867ed6f3ae3a7edb9
parent12d7b7a23694b4d3dba58d7ae971ee9120a617e5
dmaengine: fix platform_no_drv_owner.cocci warnings

drivers/dma/xgene-dma.c:2079:3-8: No need to set .owner here. The core will do it.

 Remove .owner field if calls are used which set it automatically

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

CC: Rameshwar Prasad Sahu <rsahu@apm.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/xgene-dma.c