]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 16:04:43 +0000 (09:04 -0700)
commita2db97f10ba81ce924323e580a223ce8d17d685c
tree1028fc4c57b5cbde57866dc2107e0702471d2eaf
parentd3f940223c31cffd977864cdc13c69e89f03ce55
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>
[herton: Backported to 3.4: info_mask was not used yet with another flag]
Signed-off-by: Herton R. Krzesinski <herton@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/adc/ad7606_core.c