iio:ad5764: Report scale as fractional value
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 28 Sep 2013 09:31:00 +0000 (10:31 +0100)
committerJonathan Cameron <jic23@kernel.org>
Tue, 1 Oct 2013 15:19:11 +0000 (16:19 +0100)
commit3f83dae88422992140b6125ab866cdec9fd7b3b6
tree1b3b8194819cd975eb6e63c3ab08f80e914ac767
parentae76751f67110f497848afd71d06a0b6bb4a7c89
iio:ad5764: Report scale as fractional value

Move the complexity of calculating the fixed point scale to the core.

Also fix a off by one error in the comment describing the transfer function.

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