From: Mika Westerberg Date: Wed, 6 May 2015 10:29:07 +0000 (+0300) Subject: i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned X-Git-Tag: omap-for-v4.2/fixes-rc1^2~162^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab472eb931bc2916fa779e56deccd0ec319cf5b;p=pandora-kernel.git i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned This is the convention used in most parts of the kernel including DT counterpart of I2C slave enumeration. To make things consistent do the same for ACPI I2C slave enumeration path as well. Signed-off-by: Mika Westerberg Acked-by: Wolfram Sang Signed-off-by: Linus Walleij --- Reading git-diff-tree failed