From: Andrzej Hajda Date: Thu, 24 Sep 2015 14:00:10 +0000 (+0200) Subject: spi: davinci: fix handling platform_get_irq result X-Git-Tag: omap-for-v4.3/fixes-rc5~30^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8494cdea2223b66491df1264619e2205b4487913;p=pandora-kernel.git spi: davinci: fix handling platform_get_irq result The function can return negative value. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2046107 Signed-off-by: Andrzej Hajda Signed-off-by: Mark Brown --- Reading git-diff-tree failed