* [GIT PULL] extcon fixes for 4.2-rc5
@ 2015-07-31 7:28 Chanwoo Choi
2015-08-01 0:21 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2015-07-31 7:28 UTC (permalink / raw)
To: Greg KH
Cc: linux-kernel, 대인기, Kyungmin Park,
myungjoo.ham@samsung.com
Dear Greg,
This is extcon-fixes pull request for v4.2-rc5. I added detailed description
of this pull request on below. Please pull extcon with following fixes.
Best Regards,
Chanwoo Choi
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.2-rc5
for you to fetch changes up to f7a898117aebf3d52370fe637f4d7aff7a237afc:
extcon: Fix extcon_cable_get_state() from getting old state after notification (2015-07-31 15:18:41 +0900)
----------------------------------------------------------------
Update extcon for v4.2-rc5
This patchset fix the following two issue:
- Fix hang issue when using the extcon_[get|set]_cable_state() because these
functions use the cable index instead of cable id.
- Fix NULL pointer error of extcon-palmas.c by removing unneeded kfree() call.
----------------------------------------------------------------
Chanwoo Choi (1):
extcon: palmas: Fix NULL pointer error
Roger Quadros (2):
extcon: Fix hang and extcon_get/set_cable_state().
extcon: Fix extcon_cable_get_state() from getting old state after notification
drivers/extcon/extcon-palmas.c | 13 ---------
drivers/extcon/extcon.c | 61 ++++++++++++++++++++++++++++++------------
2 files changed, 44 insertions(+), 30 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] extcon fixes for 4.2-rc5
2015-07-31 7:28 [GIT PULL] extcon fixes for 4.2-rc5 Chanwoo Choi
@ 2015-08-01 0:21 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-08-01 0:21 UTC (permalink / raw)
To: Chanwoo Choi
Cc: linux-kernel, 대인기, Kyungmin Park,
myungjoo.ham@samsung.com
On Fri, Jul 31, 2015 at 04:28:02PM +0900, Chanwoo Choi wrote:
> Dear Greg,
>
> This is extcon-fixes pull request for v4.2-rc5. I added detailed description
> of this pull request on below. Please pull extcon with following fixes.
>
> Best Regards,
> Chanwoo Choi
>
> The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
>
> Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.2-rc5
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-01 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 7:28 [GIT PULL] extcon fixes for 4.2-rc5 Chanwoo Choi
2015-08-01 0:21 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox