[PATCH v2 0/5] extcon: Core cleanups and documentation fixes

From: Andy Shevchenko
Date: Wed Apr 05 2023 - 11:28:06 EST


A few fixes and some cleanups against extcon core module.

Changelog v2:
- dropped applied patches
- completely rewrote the patch to handle name field
- dropped kasprintf_strarray() patch for now (Chanwoo)
- used new IDA APIs (Chanwoo)
- added tag (Bumwoo) to the patches that haven't changed

Cc: Chanwoo Choi <cwchoi00@xxxxxxxxx>

Note, MAINTAINERS shows what it has and hence the above Cc is manually
added. If the database has issues it should be updated, but it's out of
scope of this series.

Andy Shevchenko (5):
extcon: Make the allocation and freeing to be private calls
extcon: Get rid of not really used name field in struct extcon_dev
extcon: Use unique number for the extcon device ID
extcon: Use sizeof(*pointer) instead of sizeof(type)
extcon: Drop unneeded assignments

drivers/extcon/extcon.c | 48 ++++++++++++++++-----------------
drivers/extcon/extcon.h | 9 ++++---
include/linux/extcon-provider.h | 9 -------
3 files changed, 30 insertions(+), 36 deletions(-)

--
2.40.0.1.gaa8946217a0b