Home
last modified time | relevance | path

Searched hist:"4946 ff5858392012ed17a079c5b3dd4bc4b15cf9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/dac/
H A Dad5064.cdiff 4946ff5858392012ed17a079c5b3dd4bc4b15cf9 Mon Feb 08 18:01:49 CET 2016 Lars-Peter Clausen <lars@metafoo.de> iio:ad5064: Use a enum for the register map layout type

Currently the ad5064 only supports two different register map variations
and this is represented by a bool. This patch changes since to a enum so
we can support more variations in the future.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>