dmaengine: ipu: use return value of request_irq
authorVinod Koul <vinod.koul@intel.com>
Fri, 25 Jul 2014 10:09:50 +0000 (15:39 +0530)
committerVinod Koul <vinod.koul@intel.com>
Fri, 25 Jul 2014 10:09:50 +0000 (15:39 +0530)
commit37a746aaf5805c4bf3ab8f2d6e4cc78c879fd697
treedf9a383091905f018f59ca845ea85048a5eb4240
parente2f9922ad4526e747f9727a5481979727db56ec6
dmaengine: ipu: use return value of request_irq

Commit - 653e67f7e5: "dmaengine: inherit debug settings from the subsystem
for subdirectories" introduced debug option for subdirectories too
This exposed issue with ipu driver not using return value

For now just warn users about it

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ipu/ipu_idmac.c