staging:iio:ad7606: Re-add missing scale attribute
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 5 Jun 2012 16:16:31 +0000 (18:16 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 4 Jul 2012 04:44:04 +0000 (05:44 +0100)
commitf3853ace1a3eeb934ab739704285a20598ef0644
treea6d0a7f393da161480efddbd82ee8f3d2bbd6b50
parent8499e79e9ee4c946ae38fd12e5d3afe8b68f2dfd
staging:iio:ad7606: Re-add missing scale attribute

commit 279bf2e57c30c9a4482b2b6ede11b31c41e35e78 upstream.

Commit 50ac23be ("staging:iio:adc:ad7606 add local define for chan_spec
structures.") accidentally removed the scale info_mask flag. This patch
adds it back again.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 3.2:
 - info_mask was completely gone rather than set to another flag
 - IIO_CHAN_INFO_SCALE_SHARED_BIT was not defined; write it out as a shift]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/staging/iio/adc/ad7606_core.c