iio: pressure: bmp280: Drop unneeded explicit castings
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Mar 2020 10:41:28 +0000 (12:41 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:56:19 +0000 (16:56 +0100)
commita7a047ea5e014c1f296f5590bce27602dba282fa
tree7d20924b9ae35be3d9e9230e2372a993a8172c1c
parentdf6e71256c84c4c232107a4074572ea150851d15
iio: pressure: bmp280: Drop unneeded explicit castings

In few places the unnecessary explicit castings are being used.
Drop them for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/pressure/bmp280-core.c