From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
"MyungJoo Ham" <myungjoo.ham@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
최찬우 <cw00.choi@samsung.com>
Subject: [GIT PULL] extcon fixes for 3.9-rc3
Date: Thu, 14 Mar 2013 08:26:29 +0900 [thread overview]
Message-ID: <51410B25.907@samsung.com> (raw)
Hi Greg,
This is extcon fixes for 3.9-rc3.
Please pull extcon with following updates.
Best Regards,
Chanwoo Choi
The following changes since commit
f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
tags/extcon-3.9-rc3
for you to fetch changes up to 0ec83bd2460ed6aed0e7f29f9e0633b054621c02:
extcon: max77693: Initialize register of MUIC device to bring up it
without platform data (2013-03-13 17:38:57 +0900)
----------------------------------------------------------------
extcon fixes for 3.9-rc3
This is small fixes against 3.9-rc2.
Fix to max77693 extcon driver:
- Set default value of MUIC register to bring up it.
Fix to max8997 extcon driver:
- Fix null pointer error duing probe when platform data
isn't used.
----------------------------------------------------------------
Chanwoo Choi (3):
extcon: max8997: Check the pointer of platform data to protect
null pointer error
extcon: max77693: Fix bug of wrong pointer when platform data is
not used
extcon: max77693: Initialize register of MUIC device to bring up
it without platform data
drivers/extcon/extcon-max77693.c | 103
+++++++++++++++++++++++++++--------
drivers/extcon/extcon-max8997.c | 56 +++++++++++--------
include/linux/mfd/max77693-private.h | 23 ++++++++
3 files changed, 137 insertions(+), 45 deletions(-)
next reply other threads:[~2013-03-13 23:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-13 23:26 Chanwoo Choi [this message]
2013-03-15 19:57 ` [GIT PULL] extcon fixes for 3.9-rc3 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=51410B25.907@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@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.