From: Dmitry Torokhov Date: Tue, 10 Apr 2012 07:21:09 +0000 (-0700) Subject: Input: wacom_i2c - do not use irq_to_gpio X-Git-Tag: v3.5-rc1~103^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d568778298f58330bcc8cc23845676d1143c8d33;p=pandora-kernel.git Input: wacom_i2c - do not use irq_to_gpio Because irq_to_gpio() is not available on many platforms let's switch to level-triggered one-shot IRQs that will stay active as long as there is data to be read. Tested-by: Tobita Tatsunosuke Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed