Hi Felipe, On Mon, Jul 6, 2015 at 7:23 PM, Felipe Balbi <[email protected]> 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 <[email protected]> >> Cc: Greg Kroah-Hartman <[email protected]> >> Signed-off-by: Chanwoo Choi <[email protected]> > > 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-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

