[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1691952005.git.ang.iglesiasg@gmail.com>
Date: Sun, 13 Aug 2023 21:03:53 +0200
From: Angel Iglesias <ang.iglesiasg@...il.com>
To: linux-iio@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Angel Iglesias <ang.iglesiasg@...il.com>,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Subject: [PATCH v2 0/3] iio: pressure: bmp280: Small driver cleanup
Minor cleanup of BMP280 i2c code and migration to the new helper functions
i2c_get_match_data() and spi_get_device_match_data().
Revise driver coding style to follow reverse christmas tree.
Changelog v2:
- Added patch 3 adopting spi_get_device_match_data().
- Updated patch 2 following advice from Uwe Kleine-König
<u.kleine-koenig@...gutronix.de> regarding unintentioned driver semantic
changes.
- Revised thoroughfully driver coding style and update more functions.
v1:
https://lore.kernel.org/all/cover.1691276610.git.ang.iglesiasg@gmail.com/
Angel Iglesias (3):
iio: pressure: bmp280: i2c: Rearrange vars in reverse xmas tree order
iio: pressure: bmp280: Use i2c_get_match_data
iio: pressure: bmp280: Use spi_get_device_match_data()
drivers/iio/pressure/bmp280-core.c | 4 ++--
drivers/iio/pressure/bmp280-i2c.c | 8 +++-----
drivers/iio/pressure/bmp280-spi.c | 10 +++-------
3 files changed, 8 insertions(+), 14 deletions(-)
base-commit: 14b7447cec15ee8dfdfe0da66ba1e280ded7e00a
--
2.41.0
Powered by blists - more mailing lists