]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Mon, 8 Jan 2018 22:12:31 +0000 (23:12 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 30 Jan 2018 18:33:19 +0000 (18:33 +0000)
commit56154dac338a96c37713b2320d57b76d624a245c
tree816236d8a716b85cd3fa847d08a490f9eb0bd751
parent621779220bfc5d2f3e3790e491ae9f91372a12e7
iio: humidity: hts221: remove unnecessary get_unaligned_le16()

Remove unnecessary unaligned access routine in hts221_read_oneshot() and
the related include

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/humidity/hts221_core.c