Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-20 Thread Jonathan Cameron
On 20/07/14 00:26, Srinivas Pandruvada wrote: On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat Acked-by: Srinivas Pandruvada Applied to the togreg branch

Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-20 Thread Jonathan Cameron
On 20/07/14 00:26, Srinivas Pandruvada wrote: On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat Acked-by: Srinivas Pandruvada Applied to the togreg branch

Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-20 Thread Jonathan Cameron
On 20/07/14 00:26, Srinivas Pandruvada wrote: On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com Acked-by: Srinivas Pandruvada

Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-20 Thread Jonathan Cameron
On 20/07/14 00:26, Srinivas Pandruvada wrote: On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com Acked-by: Srinivas Pandruvada

Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-19 Thread Srinivas Pandruvada
On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat Acked-by: Srinivas Pandruvada --- drivers/iio/industrialio-core.c | 4 include/linux/iio/types.h

Re: [PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-19 Thread Srinivas Pandruvada
On 07/17/2014 11:18 AM, Reyad Attiyat wrote: Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com Acked-by: Srinivas Pandruvada srinivas.pandruv...@linux.intel.com ---

[PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-17 Thread Reyad Attiyat
Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat --- drivers/iio/industrialio-core.c | 4 include/linux/iio/types.h | 4 2 files changed, 8 insertions(+) diff --git

[PATCH v6 2/4] iio: types: Added support for rotation from north usage attributes

2014-07-17 Thread Reyad Attiyat
Added the rotation from north usage attributes to the iio modifier enum and to the iio modifier names array. Signed-off-by: Reyad Attiyat reyad.atti...@gmail.com --- drivers/iio/industrialio-core.c | 4 include/linux/iio/types.h | 4 2 files changed, 8 insertions(+) diff --git