mbox series

[0/2] hwmon: (chipcap2) Drop IIO in MAINTAINERS and simplify with guard()

Message ID 20241121-chipcap_no_iio-v1-0-6c157848a36f@gmail.com (mailing list archive)
Headers show
Series hwmon: (chipcap2) Drop IIO in MAINTAINERS and simplify with guard() | expand

Message

Javier Carrasco Nov. 21, 2024, 9:44 p.m. UTC
Simple series for the chipcap2 driver that I maintain to provide proper
description in MAINTAINERS and simplify the code with guard().

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Javier Carrasco (2):
      MAINTAINERS: Drop IIO from the title of the Chipcap 2 hwmon driver
      hwmon: (chipcap2) Switch to guard() for mutext handling

 MAINTAINERS              |  2 +-
 drivers/hwmon/chipcap2.c | 63 ++++++++++++++----------------------------------
 2 files changed, 19 insertions(+), 46 deletions(-)
---
base-commit: 414c97c966b69e4a6ea7b32970fa166b2f9b9ef0
change-id: 20241121-chipcap_no_iio-eb8050a25f82

Best regards,