commit | 3b1cae7c2c2b801b8530db07a02587bc1a41b3fe | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Jun 30 09:50:00 2014 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Jul 08 21:17:30 2014 +0100 |
tree | be8dcd14bd0ff70d076eb8b1b26b87592fb68e77 | |
parent | cfa71bf35c87c79ad9a03a29a7426b495446b2bf [diff] |
staging:iio:ad7291: Move out of staging The ad7291 driver is in a reasonable shape. It does not use non-standard API/ABI and there are no major style issues with the driver. So this patch moves it out of staging. There is one small warning from checkpatch which is also fixed in this patch. The patch also sorts the #include directives in alphabetical order. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>