From: Kishon Vijay Abraham I Date: Fri, 28 Mar 2014 06:51:02 +0000 (+0530) Subject: extcon: palmas: explicitly set edev name as node name X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63d32d4080407176082ef2cc439a3c81b15af16;p=pandora-kernel.git extcon: palmas: explicitly set edev name as node name commit ca488 (extcon: of: Remove unnecessary function call by using the name of device_node) started using node name instead of device name to get the extcon device. This breaks dwc3-omap since it's not able to get the extcon device anymore. Fixed it by setting edev name of palmas to be the same as its node name. Signed-off-by: Kishon Vijay Abraham I Reported-by: Felipe Balbi Reviewed-by: Felipe Balbi Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed