Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-10 Thread Lars-Peter Clausen
On 02/10/2015 09:05 AM, Daniel Baluta wrote: On Mon, Feb 9, 2015 at 7:05 PM, Lars-Peter Clausen wrote: On 02/09/2015 05:49 PM, Daniel Baluta wrote: After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from:

Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-10 Thread Daniel Baluta
On Mon, Feb 9, 2015 at 7:05 PM, Lars-Peter Clausen wrote: > On 02/09/2015 05:49 PM, Daniel Baluta wrote: >> >> After UAPI header file split [1] all user-kernel interfaces were >> placed under include/uapi/. >> >> This patch moves IIO user specific API from: >> * include/linux/iio/events.h

Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-10 Thread Daniel Baluta
On Mon, Feb 9, 2015 at 7:05 PM, Lars-Peter Clausen l...@metafoo.de wrote: On 02/09/2015 05:49 PM, Daniel Baluta wrote: After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from: *

Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-10 Thread Lars-Peter Clausen
On 02/10/2015 09:05 AM, Daniel Baluta wrote: On Mon, Feb 9, 2015 at 7:05 PM, Lars-Peter Clausen l...@metafoo.de wrote: On 02/09/2015 05:49 PM, Daniel Baluta wrote: After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific

Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-09 Thread Lars-Peter Clausen
On 02/09/2015 05:49 PM, Daniel Baluta wrote: After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from: * include/linux/iio/events.h => include/uapi/linux/iio/events.h * include/linux/iio/types.h =>

[RFC PATCH] iio: Export userspace IIO headers

2015-02-09 Thread Daniel Baluta
After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from: * include/linux/iio/events.h => include/uapi/linux/iio/events.h * include/linux/iio/types.h => include/uapi/linux/iio/types.h Now there is no

[RFC PATCH] iio: Export userspace IIO headers

2015-02-09 Thread Daniel Baluta
After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from: * include/linux/iio/events.h = include/uapi/linux/iio/events.h * include/linux/iio/types.h = include/uapi/linux/iio/types.h Now there is no

Re: [RFC PATCH] iio: Export userspace IIO headers

2015-02-09 Thread Lars-Peter Clausen
On 02/09/2015 05:49 PM, Daniel Baluta wrote: After UAPI header file split [1] all user-kernel interfaces were placed under include/uapi/. This patch moves IIO user specific API from: * include/linux/iio/events.h = include/uapi/linux/iio/events.h * include/linux/iio/types.h =