From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
대인기 <inki.dae@samsung.com>, 이상배 <sangbae90.lee@samsung.com>,
"myungjoo.ham@samsung.com" <myungjoo.ham@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>
Subject: [GIT PULL] extcon fixes for 4.1-rc2
Date: Wed, 29 Apr 2015 20:33:24 +0900 [thread overview]
Message-ID: <5540C184.20905@samsung.com> (raw)
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(-)
next reply other threads:[~2015-04-29 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-29 11:33 Chanwoo Choi [this message]
2015-04-29 12:12 ` [GIT PULL] extcon fixes for 4.1-rc2 Greg KH
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=5540C184.20905@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.