From 9c836d0c44798227a75c410cf33a76992cf93437 Mon Sep 17 00:00:00 2001 From: Amit Tomar Date: Fri, 27 Mar 2015 18:19:00 +0530 Subject: [PATCH] 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-format-patch failed