staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
authorJonathan Cameron <jic23@kernel.org>
Mon, 5 Dec 2011 22:18:29 +0000 (22:18 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Dec 2011 20:13:58 +0000 (12:13 -0800)
In all existing cases, the calls are coming from a location where
the indio_dev is already available.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found