From: Patil, Rachna Date: Tue, 16 Oct 2012 07:25:40 +0000 (+0530) Subject: input: TSC: ti_tscadc: set FIFO0 threshold Interrupt X-Git-Tag: v3.8-rc1~85^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30af55f930c2f69d8f3dcd658fb3ee352ebc54c1;p=pandora-kernel.git input: TSC: ti_tscadc: set FIFO0 threshold Interrupt Code currently uses FIFO1 threshold interrupt. since this is a MFD, Dedicating FIFO0 to touchscreen and making way for other devices to use FIFO1 as well. The FIFO can be shared between 2 devices but since the interrupt used is threshold interrupt on FIFO1, we would end up having wrong interrupts. Hence changing the same. Signed-off-by: Patil, Rachna Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed