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

--
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/

Reply via email to