]> git.ipfire.org Git - people/arne_f/kernel.git/commit
iio:dummy: Stop enabling timestamp by default.
authorJonathan Cameron <jic23@kernel.org>
Mon, 2 Jan 2017 19:28:33 +0000 (19:28 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 10 Jan 2017 19:54:55 +0000 (19:54 +0000)
commitc56b7d80e376a00d3a29e7854359116f68ce66c5
tree4ef2d647376878ecd14aaae667608956523da314
parent2b827ad54111439b919605da90e122ecda88bad6
iio:dummy: Stop enabling timestamp by default.

It's bad practice and only done in this fake driver + it breaks my
attempt to take struct buffer opaque. Not worth an access function
as it shouldn't be done anyway.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
drivers/iio/dummy/iio_simple_dummy_buffer.c