11 Aug, 2016

1 commit


21 Jun, 2016

1 commit


17 Nov, 2015

1 commit


29 Jul, 2015

1 commit

  • This patch removes the deprecated notifier API of extcon framwork
    and then use the new extcon API with the unique id to indicate
    the each external connector (USB, USB-HOST).

    Alter deprecated API as following:
    - extcon_register_interest() -> extcon_register_notifier()
    - extcon_get_cable_state(*edev, char *) -> extcon_get_cable_state_(*edev, id)

    [ balbi@ti.com : fix build break ]

    Cc: Greg Kroah-Hartman
    Signed-off-by: Chanwoo Choi
    Signed-off-by: Felipe Balbi

    Chanwoo Choi
     

20 Oct, 2014

1 commit


07 Dec, 2013

1 commit