From: Vinod Koul Date: Fri, 25 Jul 2014 10:09:50 +0000 (+0530) Subject: dmaengine: ipu: use return value of request_irq X-Git-Tag: omap-for-v3.17/fixes-against-rc2~88^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a746aaf5805c4bf3ab8f2d6e4cc78c879fd697;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed