Re: [GIT PULL v2] extcon fixes for Linux 3.7

2012-10-23 Thread Greg KH
On Tue, Oct 23, 2012 at 05:18:20PM +0900, MyungJoo Ham wrote:
> 
> 
> Hello Greg,
> 
> Please pull:
> The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
> 
>   Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git bugfixes
>   git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git 
> tags/fixes-for-3.7

Why two things to pull from?  I just pulled from the last one, that
worked properly for me, was signed, and showed the same diffstat.  I've
pulled and pushed it out now.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL v2] extcon fixes for Linux 3.7

2012-10-23 Thread MyungJoo Ham

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hello Greg,

Please pull:
The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git bugfixes
  git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git 
tags/fixes-for-3.7

Axel Lin (4):
  extcon: adc-jack: Fix checking return value of request_any_context_irq
  extcon: adc-jack: Add missing MODULE_LICENSE
  extcon: Fix kerneldoc for extcon_set_cable_state and 
extcon_set_cable_state_
  extcon: max77693: Use max77693_update_reg for rmw operations

Chanwoo Choi (1):
  extcon: MAX77693: Add platform data for MUIC device to initialize 
registers

Devendra Naga (1):
  extcon-max8997: remove usage of ret in 
max8997_muic_handle_charger_type_detach

Jenny TC (1):
  extcon : register for cable interest by cable name

Peter Huewe (2):
  extcon: Unregister compat class at module unload to fix oops
  extcon: unregister compat link on cleanup

Sachin Kamat (2):
  extcon: Remove duplicate inclusion of extcon.h header file
  extcon: Fix return value in extcon_register_interest()

anish kumar (4):
  extcon: standard cable names definition and declaration changed
  extcon: optimising the check_mutually_exclusive function
  extcon: driver model release call not needed
  extcon: trivial: kfree missed from remove path

 drivers/extcon/extcon-adc-jack.c |   10 ++-
 drivers/extcon/extcon-class.c|  142 +
 drivers/extcon/extcon-gpio.c |1 -
 drivers/extcon/extcon-max77693.c |   46 +---
 drivers/extcon/extcon-max8997.c  |6 +-
 include/linux/extcon.h   |2 +-
 include/linux/mfd/max77693.h |   13 
 7 files changed, 138 insertions(+), 82 deletions(-)

- --
Updated since v1:
- - Moved checkpatch warning corection to for-next tree.


Thanks.


Cheers,
MyungJoo

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJQhlGFAAoJEBOhurvWBoCKpfEP/1OsMqbNKIe6ZZKLji6Cl8s5
ceZlvRdmEsWnNtxNfQ2F0ugTcpoC4tVTB6TVj5yoIhM7uymoaeNaC3q4XNuYToeJ
2t/gBtiu42moVgw+mgflL2R6RikIWuVzyaJr7xrWXTF+EI9ExIAZFU5H/tm5hVUU
dzb/UpVLpfkP7iRII1+Z6s+BMEeQgJTTymOcfNaIaM5MDK82o1A1SqI+jFRVC6vi
IHhD0ZARiQNdVRsDRQaoaG/1EArVYWUEyH1/IxLBZUif8c6enbNssgSbwCIrA5GZ
NpwgtVLueNBGfYf5nXUG40rdOUR4rQijXgR4k/o+CDSi8pzCrnrwfa6u5e/sKNMF
LH5XeF5P0GvXlyS4h8qb054EoJidDzhfyb2PJiWWAdq4HufEj1sjb00tt0Qaw9zS
eAi0IXPRsspyTuiK+z6p+7WAhvS2tA0uJS2mEkuuoRQYnBfNSTzPsSUyjBQR66J7
W6SZALDqfK1cHKyGDGfseBXCJZp9UVA3hW5SDlqUZlYh9SqMq1s45PlverJ0fxu3
LpJ38v4LeQJ8EfuoazBxEpD/+i9oLcfXUIiK9weMiDTJDMmSzPjZfdhqGBNZVpgL
cnaqimr0VomwuK4s8CXiMov/AZw7/gWJ3OT4ya8UdeB3Cxy6mLAQ9ob8HMeDQCCK
ZlWlytYbiA+z89xqgP05
=BfUH
-END PGP SIGNATURE-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/