From 576b5223e2caa0f19afb8ac17455759c214370ce Mon Sep 17 00:00:00 2001 From: akeemting Date: Wed, 8 Oct 2008 19:50:03 -0700 Subject: [PATCH] jme: Faulty IRQ handle bug fix Fix IRQ handle bug when interrupt mode. The driver was incorrectly handled and returned IRQ_HANDLED while the device is not generating the interrupt. It happened due to faulty determination of interrupt status register. Found by: "Ethan" Fixed by: "akeemting" Signed-off-by: Guo-Fu Tseng Signed-off-by: David S. Miller --- Reading git-format-patch failed