* [GIT PULL] extcon for 3.10
@ 2013-04-08 23:17 Chanwoo Choi
2013-04-08 23:54 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2013-04-08 23:17 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel, MyungJoo Ham, Kyungmin Park, Chanwoo Choi
Hi Greg,
This is extcon pull request for v3.10.
Please pull extcon with following updates.
The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-for-3.10
for you to fetch changes up to 3ad9e86d54ed2770aa693a90a0872cbe7ffc6831:
extcon: max8997: Fix return value (2013-04-09 07:53:46 +0900)
----------------------------------------------------------------
This is small fixes for extcon driver.
MAX77693 extcon driver
- Add 'static' keryword to internal data structure
- Fix return value using 'ret' instead of hardcoding
MAX8997 extcon driver
- Use dev_err() instead of pr_err()
- Fix return value using 'ret' instead of hardcoding
----------------------------------------------------------------
Jingoo Han (1):
extcon: max8997: use dev_err() instead of pr_err()
Sachin Kamat (3):
extcon: max77693: Staticize default_init_data
extcon: max77693: Fix return value
extcon: max8997: Fix return value
drivers/extcon/extcon-max77693.c | 10 +++++-----
drivers/extcon/extcon-max8997.c | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] extcon for 3.10
2013-04-08 23:17 [GIT PULL] extcon for 3.10 Chanwoo Choi
@ 2013-04-08 23:54 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-04-08 23:54 UTC (permalink / raw)
To: Chanwoo Choi; +Cc: linux-kernel, MyungJoo Ham, Kyungmin Park
On Tue, Apr 09, 2013 at 08:17:54AM +0900, Chanwoo Choi wrote:
> Hi Greg,
>
> This is extcon pull request for v3.10.
> Please pull extcon with following updates.
>
> The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
>
> Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-for-3.10
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-08 23:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 23:17 [GIT PULL] extcon for 3.10 Chanwoo Choi
2013-04-08 23:54 ` Greg KH
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.