From: Marek Vasut Date: Mon, 9 Nov 2009 03:45:54 +0000 (-0800) Subject: Input: ucb1400_ts - allow passing IRQ through platfrom_data X-Git-Tag: v2.6.33-rc1~337^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb141597550243b471f3bd526fe689aa3b74df25;p=pandora-kernel.git Input: ucb1400_ts - allow passing IRQ through platfrom_data This patch allows UCB1400 to get IRQ GPIO from platform data. In case platform_data are not supplied or the IRQ supplied in the platform_data is negative, fall back to the old IRQ detection algorithm. Signed-off-by: Marek Vasut Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed