iio:st_pressure: clean useless static channel initializers
authorGregor Boirie <gregor.boirie@parrot.com>
Mon, 27 Jun 2016 10:38:58 +0000 (12:38 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 4 Jul 2016 17:13:54 +0000 (18:13 +0100)
commit060a518eda493aa680a64a1a12089b850f8f9f5c
tree15bc5b52cdabf3b7a3c9a4ee1b17d2681622d843
parent85d79136d3080729b13d1dcd433727223038e830
iio:st_pressure: clean useless static channel initializers

Some static channels are explicitly initialized with default values.
Remove them to enhance readability.

Signed-off-by: Gregor Boirie <gregor.boirie@parrot.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/pressure/st_pressure_core.c