commit | 88198d2b4238b8f711918abe5e2b9bd7efc7c775 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Jun 14 16:58:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Fri Jun 14 21:54:09 2013 +0100 |
tree | 76855324db2dcc0649d3f612d8c1d79b66dcfe05 | |
parent | 7bd49fe120622b130ca0c4675a17a53e12aba99c [diff] |
staging:iio:ad7291: Use sign_extend32 instead of open-coding it This makes it a bit more obvious what is going on than open-coding it. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>