dmaengine: xgene: fix file permission
authorVinod Koul <vinod.koul@intel.com>
Mon, 22 Jun 2015 08:41:28 +0000 (14:11 +0530)
committerVinod Koul <vinod.koul@intel.com>
Thu, 25 Jun 2015 03:52:32 +0000 (09:22 +0530)
commit657d61275dad112ff36e70ee63c71d64821db36c
treefc0c9f0d04e724c57ea85c99e5fc86cb78b76fe9
parent0fe25d61102d44c5541b10e2bb8e6633665bc944
dmaengine: xgene: fix file permission

drivers/dma/xgene-dma.c has file permissions 775, which is wrong, it should
be 664, so fix it

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/xgene-dma.c [changed mode: 0755->0644]