[<prev] [next>] [day] [month] [year] [list]
Message-id: <54C5CCD0.7020100@samsung.com>
Date: Mon, 26 Jan 2015 14:12:48 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>,
이상배 <sangbae90.lee@...sung.com>,
대인기 <inki.dae@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] extcon next for 3.20
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(-)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists