From: Jean Delvare Date: Wed, 12 Nov 2014 09:25:37 +0000 (+0100) Subject: i2c: i801: Check if interrupts are disabled X-Git-Tag: omap-for-v3.20/drop-legacy-3517~88^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb8a3d16ae0faceeae77adde2d3f9f2b199f4d9;p=pandora-kernel.git i2c: i801: Check if interrupts are disabled There is a control bit in the PCI configuration space which disables interrupts. If this bit is set, the driver should not try to make use of interrupts, it won't receive any. Signed-off-by: Jean Delvare Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed