]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit903c067b017be1bd630dfdadd1037b7b5cb37bcb
tree1b3b8194819cd975eb6e63c3ab08f80e914ac767
parentb6327c75093a931cd497a66396f19f63c83e180a
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