From: Chanwoo Choi Date: Wed, 1 Jul 2015 04:11:33 +0000 (+0900) Subject: usb: renesas_usbhs: Replace deprecated API of extcon X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50297b79b8fd426f678431a8e9dcee59afd33ec8;p=pandora-kernel.git usb: renesas_usbhs: Replace deprecated API of extcon This patch removes the deprecated API of extcon and then use the new extcon API with the unique id to indicate the each external connector (USB-HOST). - extcon_get_cable_state(*edev, char *) -> extcon_get_cable_state_(*edev, id) Cc: Greg Kroah-Hartman Cc: Felipe Balbi Cc: Yoshihiro Shimoda Cc: Sergei Shtylyov Cc: Yoshihiro Shimoda Cc: Peter Chen Cc: Varka Bhadram Cc: Takeshi Kihara Signed-off-by: Chanwoo Choi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed