mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] extcon: fixes for v4.2-rc1
@ 2015-07-06 14:46 Roger Quadros
  2015-07-06 14:46 ` [PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state() Roger Quadros
  2015-07-06 14:46 ` [PATCH 2/2] extcon: Fix extcon_cable_get_state() from getting old state after notification Roger Quadros
  0 siblings, 2 replies; 12+ messages in thread
From: Roger Quadros @ 2015-07-06 14:46 UTC (permalink / raw)
  To: cw00.choi; +Cc: linux-omap, linux-usb, linux-kernel, Roger Quadros

Hi,

First patch fixes kernel hang and incorrect states when
extcon_get/set_cable_state() is used.

Second patch fixes extcon_cable_get_state() users from getting old
state after notifier callback.

cheers,
-roger

Roger Quadros (2):
  extcon: fix hang and extcon_get/set_cable_state().
  extcon: Fix extcon_cable_get_state() from getting old state after
    notification

 drivers/extcon/extcon.c | 50 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 37 insertions(+), 13 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-07-31  6:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 14:46 [PATCH 0/2] extcon: fixes for v4.2-rc1 Roger Quadros
2015-07-06 14:46 ` [PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state() Roger Quadros
2015-07-07 12:40   ` Ivan T. Ivanov
2015-07-07 12:58     ` Roger Quadros
2015-07-07 13:06   ` [PATCH v2 " Roger Quadros
2015-07-07 14:04     ` Ivan T. Ivanov
2015-07-10 15:54     ` Chanwoo Choi
2015-07-27 10:39       ` Roger Quadros
2015-07-27 23:26         ` Chanwoo Choi
2015-07-31  3:43     ` Chanwoo Choi
2015-07-06 14:46 ` [PATCH 2/2] extcon: Fix extcon_cable_get_state() from getting old state after notification Roger Quadros
2015-07-31  6:38   ` Chanwoo Choi

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

Powered by JetHome