From: Tobias Klauser Date: Fri, 31 Oct 2014 16:16:41 +0000 (-0700) Subject: Input: altera_ps2 - use correct type for irq return value X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f77fc456cd6d3f6961459d2d279f2698c545184;p=pandora-kernel.git Input: altera_ps2 - use correct type for irq return value The irq function altera_ps2_rxint returns an irqreturn_t, so use the same type for variable storing the return value. Signed-off-by: Tobias Klauser Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed