public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon fixes for 3.9-rc3
@ 2013-03-13 23:26 Chanwoo Choi
  2013-03-15 19:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2013-03-13 23:26 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, MyungJoo Ham, Kyungmin Park,
	최찬우

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(-)

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

* Re: [GIT PULL] extcon fixes for 3.9-rc3
  2013-03-13 23:26 [GIT PULL] extcon fixes for 3.9-rc3 Chanwoo Choi
@ 2013-03-15 19:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-03-15 19:57 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: linux-kernel, MyungJoo Ham, Kyungmin Park

On Thu, Mar 14, 2013 at 08:26:29AM +0900, Chanwoo Choi wrote:
> 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(-)

I've pulled and pushed out, but note your emails are still getting
line-wrapped, which is a pain...

greg k-h

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

end of thread, other threads:[~2013-03-15 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13 23:26 [GIT PULL] extcon fixes for 3.9-rc3 Chanwoo Choi
2013-03-15 19:57 ` Greg KH

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