From: Amit Tomar Date: Fri, 27 Mar 2015 12:49:00 +0000 (+0530) Subject: i2c: mpc: Fix ISR return value X-Git-Tag: omap-for-v4.1/fixes-rc1~146^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c836d0c44798227a75c410cf33a76992cf93437;p=pandora-kernel.git i2c: mpc: Fix ISR return value ISR should not return IRQ_HANDLED for not handling anything. This patch fixes the return value of ISR for the same case. Signed-off-by: Amit Singh Tomar Acked-by: Danielle Costantino Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed