Hi Felipe, On Mon, Jul 6, 2015 at 7:23 PM, Felipe Balbi <balbi@xxxxxx> wrote: > On Wed, Jul 01, 2015 at 01:11:30PM +0900, Chanwoo Choi wrote: >> 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) >> >> Cc: Felipe Balbi <balbi@xxxxxx> >> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> >> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> > > Are there any dependences for this commit or can I take it through my > tree for v4.3 ? This patch-set is based on v4.2-rc1 without any dependency. I agree about your opinion. I'm sorry about delayed reply because I'm on vacation. Thanks, Chanwoo Choi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html