public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon fixes for 4.1-rc2
@ 2015-04-29 11:33 Chanwoo Choi
  2015-04-29 12:12 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2015-04-29 11:33 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel, 대인기, 이상배,
	myungjoo.ham@samsung.com, Kyungmin Park

Dear Greg,

This is extcon-fixes pull request for v4.1-rc2. This pull request includes
the only one patch. 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 b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -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.1-rc2

for you to fetch changes up to bc1aabad39f42fa293f2a944fd9327bba27b59cd:

  extcon: usb-gpio: register extcon device before IRQ registration (2015-04-27 11:06:05 +0900)

----------------------------------------------------------------
Update extcon for v4.1-rc2

This patchset fixes the NULL pointer deference issue of extcon-usb-gpio.c
to prevent the interrupt occur before device initialization.

----------------------------------------------------------------
Robert Baldyga (1):
      extcon: usb-gpio: register extcon device before IRQ registration

 drivers/extcon/extcon-usb-gpio.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2015-04-29 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 11:33 [GIT PULL] extcon fixes for 4.1-rc2 Chanwoo Choi
2015-04-29 12:12 ` Greg KH

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