commit | fa83c3baa539a7ec734c7ee65fad499122f427d7 | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Tue Jun 30 07:57:08 2020 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Jul 07 20:24:07 2020 +0100 |
tree | cd3af97af709440b17ea93b0a21e0be1cec56f23 | |
parent | 6a8c6b26f7531a85803380911c7c4a05a639afbe [diff] |
iio: core: move event interface on the opaque struct Same as with other private fields, this moves the event interface reference to the opaque IIO device object, to be invisible to drivers. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>