From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "MyungJoo Ham" <myungjoo.ham@samsung.com>,
이상배 <sangbae90.lee@samsung.com>, 대인기 <inki.dae@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] extcon next for 3.20
Date: Mon, 26 Jan 2015 14:12:48 +0900 [thread overview]
Message-ID: <54C5CCD0.7020100@samsung.com> (raw)
In-Reply-To: <54C5CBF1.9090104@samsung.com>
Dear Greg,
I'm so sorry about missing 'linux-kerenl mailing list' address.
I add 'linux-kernel mailing list' again.
Best Regards,
Chanwoo Choi
On 01/26/2015 02:09 PM, Chanwoo Choi wrote:
> Dear Greg,
>
> This is extcon-next full request for v3.20. I add detailed description of this
> pull request on below. Please pull extcon with following updates.
>
> This pull-request is based on Linux 3.19-rc5 (char-misc-next branch).
>
> Best Regards,
> Chanwoo Choi
>
> The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc:
>
> Linux 3.19-rc5 (2015-01-18 18:02:20 +1200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-3.20
>
> for you to fetch changes up to 6594890020d505ddfab24a2dcd0b68b84628ed1e:
>
> extcon: max77693: Constify struct regmap_config (2015-01-26 13:47:55 +0900)
>
> ----------------------------------------------------------------
> Update extcon for v3.20
>
> This patchset fix minor issue of extcon driver.
>
> Detailed description for patchset:
> - Remove duplicate header file in extcon-class.c and add 'const' keyword for
> array in extcon-max77693.c.
> - Release iio channel when executing *_remove() function in extcon-adc-jack.c
>
> ----------------------------------------------------------------
> Ivan T. Ivanov (1):
> extcon: adc-jack: Release IIO channel on driver remove
>
> Krzysztof Kozlowski (1):
> extcon: max77693: Constify struct regmap_config
>
> Wei Yongjun (1):
> extcon: Remove duplicated include from extcon-class.c
>
> drivers/extcon/extcon-adc-jack.c | 1 +
> drivers/extcon/extcon-class.c | 1 -
> drivers/extcon/extcon-max77693.c | 2 +-
> 3 files changed, 2 insertions(+), 2 deletions(-)
>
parent reply other threads:[~2015-01-26 5:12 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <54C5CBF1.9090104@samsung.com>]
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=54C5CCD0.7020100@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=inki.dae@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=sangbae90.lee@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.