Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-16 Thread Zubair Lutfullah :
On Wed, Aug 14, 2013 at 07:57:12PM +0100, Jonathan Cameron wrote: > I'll actually look at these later, but please do put a version number > in your cover letter patch subject. > [PATCH V5 0/4] is pretty much the convention to reduce the chance of anyone > looking at the wrong version. Noted. I

Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-16 Thread Zubair Lutfullah :
On Wed, Aug 14, 2013 at 07:57:12PM +0100, Jonathan Cameron wrote: I'll actually look at these later, but please do put a version number in your cover letter patch subject. [PATCH V5 0/4] is pretty much the convention to reduce the chance of anyone looking at the wrong version. Noted. I

Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-14 Thread Sebastian Andrzej Siewior
On 08/14/2013 08:57 PM, Jonathan Cameron wrote: > I'll actually look at these later, but please do put a version number me, too. > Jonathan Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-14 Thread Jonathan Cameron
I'll actually look at these later, but please do put a version number in your cover letter patch subject. [PATCH V5 0/4] is pretty much the convention to reduce the chance of anyone looking at the wrong version. Thanks, Jonathan On 08/13/13 21:04, Zubair Lutfullah wrote: > Round 5 updates.

Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-14 Thread Jonathan Cameron
I'll actually look at these later, but please do put a version number in your cover letter patch subject. [PATCH V5 0/4] is pretty much the convention to reduce the chance of anyone looking at the wrong version. Thanks, Jonathan On 08/13/13 21:04, Zubair Lutfullah wrote: Round 5 updates. Fixed

Re: [PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-14 Thread Sebastian Andrzej Siewior
On 08/14/2013 08:57 PM, Jonathan Cameron wrote: I'll actually look at these later, but please do put a version number me, too. Jonathan Sebastian -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

[PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-13 Thread Zubair Lutfullah
Round 5 updates. Fixed the define order in the header as guided by Lee. Round 4 updates below. Note: These apply to the fixes-togreg branch in IIO because of a fix on the adc side in there. The first few are for input which tweak the TSC driver to allow ADC in continuous mode with irqs to work

[PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5

2013-08-13 Thread Zubair Lutfullah
Round 5 updates. Fixed the define order in the header as guided by Lee. Round 4 updates below. Note: These apply to the fixes-togreg branch in IIO because of a fix on the adc side in there. The first few are for input which tweak the TSC driver to allow ADC in continuous mode with irqs to work