All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Shyti <andi.shyti@samsung.com>
To: MyungJoo Ham <myungjoo.ham@samsung.com>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Jaewon Kim <jaewon02.kim@samsung.com>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org, Andi Shyti <andi.shyti@samsung.com>,
	Andi Shyti <andi@etezian.org>
Subject: [PATCH 0/2] Add support for USB accessories in the max77843 extcon driver
Date: Wed, 29 Mar 2017 20:54:51 +0900	[thread overview]
Message-ID: <20170329115453.4268-1-andi.shyti@samsung.com> (raw)
In-Reply-To: CGME20170329115509epcas5p1414c3cf20f3c8dd08e55c572540bd034@epcas5p1.samsung.com

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

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 | 50 ++++++++++++++++------------------------
 1 file changed, 20 insertions(+), 30 deletions(-)

-- 
2.11.0

       reply	other threads:[~2017-03-29 11:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170329115509epcas5p1414c3cf20f3c8dd08e55c572540bd034@epcas5p1.samsung.com>
2017-03-29 11:54 ` Andi Shyti [this message]
     [not found]   ` <CGME20170329115509epcas5p14fddb50b71177529674457026a743c61@epcas5p1.samsung.com>
2017-03-29 11:54     ` [PATCH 1/2] extcon: max77843: improve the code and minimize duplicated lines Andi Shyti
     [not found]   ` <CGME20170329115509epcas5p16e5dd395695d94a294a91da6f113e5fe@epcas5p1.samsung.com>
2017-03-29 11:54     ` [PATCH 2/2] extcon: max77843: support USB accessories as external USB hosts Andi Shyti
2017-03-29 14:27       ` Krzysztof Kozlowski
2017-03-29 14:50         ` Andi Shyti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170329115453.4268-1-andi.shyti@samsung.com \
    --to=andi.shyti@samsung.com \
    --cc=andi@etezian.org \
    --cc=cw00.choi@samsung.com \
    --cc=jaewon02.kim@samsung.com \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sw0312.kim@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.