This patchset update the extcon core to maintain the consistency of device name
on sysfs and add the extcon_get_edev_name() API to access the filed of 'struct
extcon_dev' by only extcon core API. And this patchset fix the checkpat warning
and minor coding style issue.

Chanwoo Choi (4):
  extcon: Modify the device name as extcon[X] for sysfs
  extcon: Add extcon_get_edev_name() API to get the extcon device name
  extcon: Fix the checkpatch warning and minor coding style issue
  extcon: arizona: Remove the setting of device name

 drivers/extcon/extcon-arizona.c |  1 -
 drivers/extcon/extcon.c         | 27 +++++++++++++++++++--------
 include/linux/extcon.h          | 11 ++++++++---
 3 files changed, 27 insertions(+), 12 deletions(-)

-- 
1.8.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to