diff options
| author | Hartmut Knaack <knaack.h@gmx.de> | 2015-07-28 01:39:01 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2015-08-02 21:08:13 +0300 |
| commit | 609e9d88f277bfe83392595745cc3976d42125b2 (patch) | |
| tree | 85f4d17a3b7482b0848405b5c804d59a55658497 /include | |
| parent | 688febbd168c52ab54ad29c210aceecb72386398 (diff) | |
| download | linux-609e9d88f277bfe83392595745cc3976d42125b2.tar.xz | |
iio:adc:berlin2-adc: use short operator format
Use augmented assignment to subtract the offset for negative temperature
values.
Specify the amount of private data to be allocated through
devm_iio_device_alloc() with sizeof(*priv), as it is shorter and common
practice in IIO.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
