All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] extcon: Fixes and code updates
@ 2012-11-20  5:22 Sachin Kamat
  2012-11-20  5:22 ` [PATCH 1/7] extcon: max8997: Fix checkpatch error Sachin Kamat
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Sachin Kamat @ 2012-11-20  5:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: myungjoo.ham, cw00.choi, sachin.kamat, patches

This series is build tested and based on linux-next (20121115) and extcon
tree at git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git

Sachin Kamat (7):
  extcon: max8997: Fix checkpatch error
  extcon: max8997: Fix a typo
  extcon: Fix return value in extcon-class.c
  extcon: max8997: Fix incorrect error check and return value
  extcon: max77693: Fix incorrect error check and return value
  extcon: max8997: Use devm_kzalloc
  extcon: max77693: Use devm_kzalloc

 drivers/extcon/extcon-class.c    |    2 +-
 drivers/extcon/extcon-max77693.c |   33 ++++++++++++++-------------------
 drivers/extcon/extcon-max8997.c  |   28 ++++++++++++----------------
 3 files changed, 27 insertions(+), 36 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-11-20  8:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20  5:22 [PATCH 0/7] extcon: Fixes and code updates Sachin Kamat
2012-11-20  5:22 ` [PATCH 1/7] extcon: max8997: Fix checkpatch error Sachin Kamat
2012-11-20  5:22 ` [PATCH 2/7] extcon: max8997: Fix a typo Sachin Kamat
2012-11-20  5:22 ` [PATCH 3/7] extcon: Fix return value in extcon-class.c Sachin Kamat
2012-11-20  7:54   ` Chanwoo Choi
2012-11-20  8:03     ` Sachin Kamat
2012-11-20  5:22 ` [PATCH 4/7] extcon: max8997: Fix incorrect error check and return value Sachin Kamat
2012-11-20  5:22 ` [PATCH 5/7] extcon: max77693: " Sachin Kamat
2012-11-20  5:22 ` [PATCH 6/7] extcon: max8997: Use devm_kzalloc Sachin Kamat
2012-11-20  5:22 ` [PATCH 7/7] extcon: max77693: " Sachin Kamat
2012-11-20  7:54 ` [PATCH 0/7] extcon: Fixes and code updates Chanwoo Choi

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.