From: Lars-Peter Clausen Date: Wed, 19 Oct 2011 15:47:49 +0000 (+0200) Subject: staging:iio:dac:ad5791: Use correct DAC bit-size X-Git-Tag: v3.2-rc1~169^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021c0a381c5c1ae457bb9316669736d2ec66f972;p=pandora-kernel.git staging:iio:dac:ad5791: Use correct DAC bit-size Commit c5b99396 ("staging:iio:dac:ad5791 chan spec conversion.") introduced a small bug, using storagebits instead of realbits throughout the driver, which causes the driver to work incorrectly. This patch fixes it. Signed-off-by: Lars-Peter Clausen Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed