public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for USB accessories in the max77843 extcon
@ 2017-04-02  5:35 Andi Shyti
  2017-04-02  5:35 ` [PATCH v2 1/2] extcon: max77843: improve the code and minimize duplicated lines Andi Shyti
  2017-04-02  5:35 ` [PATCH v2 2/2] extcon: max77843: support USB accessories as external USB hosts Andi Shyti
  0 siblings, 2 replies; 7+ messages in thread
From: Andi Shyti @ 2017-04-02  5:35 UTC (permalink / raw)
  To: MyungJoo Ham, Chanwoo Choi, Jaewon Kim
  Cc: Seung-Woo Kim, Krzysztof Kozlowski, linux-kernel, Andi Shyti,
	Andi Shyti

From: Andi Shyti <andi@smida.it>

Hi,

this patchset add handling of external USB accessories that are
connected to the extcon max77843 device.

The first patch is preparatory, that mainly aims to improve the
readability of the second patch. It makes some code refactoring
reducing the duplicated code, the result is exactly the same.

It has been tested on TM2 with mainline kernel 4.11-rc4.

Andi

Changelog v1 -> v2
------------------
Added a comment to explain better the meaning of the
MAX77843_MUIC_ADC_RESERVED_ACC_* devices as recommended by
Krzysztof.

Andi Shyti (2):
  extcon: max77843: improve the code and minimize duplicated lines
  extcon: max77843: support USB accessories as external USB hosts

 drivers/extcon/extcon-max77843.c | 57 +++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 30 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-04-03 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-02  5:35 [PATCH v2 0/2] Add support for USB accessories in the max77843 extcon Andi Shyti
2017-04-02  5:35 ` [PATCH v2 1/2] extcon: max77843: improve the code and minimize duplicated lines Andi Shyti
2017-04-03  7:53   ` Chanwoo Choi
2017-04-02  5:35 ` [PATCH v2 2/2] extcon: max77843: support USB accessories as external USB hosts Andi Shyti
2017-04-03  8:27   ` Chanwoo Choi
2017-04-03  9:41     ` Andi Shyti
2017-04-03 10:08       ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox