[PATCH 0/1] iio: proximity: cleanup fixes for vl53l1x-i2c
From: Siratul Islam
Date: Sun Jun 07 2026 - 23:34:55 EST
This patch addresses the style changes suggested by Andy on the
initial patch series introducing this driver. The changes include:
- Sort register defines list
- Extract vl53l1x_wait_data_ready() polling logic
- Logically split regmap_read_poll_timeout()
No functional changes.
Link: https://lore.kernel.org/linux-iio/acUHDGUqg4RdI7fW@ashevche-desk.local/#t
Siratul Islam (1):
iio: proximity: cleanup fixes for vl53l1x-i2c
drivers/iio/proximity/vl53l1x-i2c.c | 36 ++++++++++++++---------------
1 file changed, 17 insertions(+), 19 deletions(-)
--
2.54.0