[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3

2013-07-26 Thread Zubair Lutfullah
ADC and TSC share an IRQ line. Patch one is simple and adds shared irq support on the TSC side. The second patch adds continuous sampling support to the am335x_adc driver. It has been submitted previously. This is round 3. Previously: - Submitted as a series of patches and bug fixes. - The

[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3

2013-07-26 Thread Zubair Lutfullah
ADC and TSC share an IRQ line. Patch one is simple and adds shared irq support on the TSC side. The second patch adds continuous sampling support to the am335x_adc driver. It has been submitted previously. This is round 3. Previously: - Submitted as a series of patches and bug fixes. - The