commit | f06a0d2c880c17672f62d2d5b82410bddf64d1a7 | [log] [tgz] |
---|---|---|
author | Nikita Yushchenko <nikita.yoush@cogentembedded.com> | Tue May 23 11:07:46 2017 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Jun 03 08:43:19 2017 +0100 |
tree | 9995b55a797bf26087365aac5d251b3cf49342e4 | |
parent | 9d965236fe9b7006261eaf5a81ad36cedf2f9035 [diff] |
iio: hi8435: remote ampersands from hi8435_info definition C syntax allows apersands when initializing structures fields with function pointers, but in Linux sources ampersands are normally not used in thix context. Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>