From: anish kumar Date: Wed, 29 Aug 2012 19:05:09 +0000 (+0530) Subject: extcon: standard cable names definition and declaration changed X-Git-Tag: v3.7-rc3~15^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf6ad8a18f7f7bdbb81975188d9e0656ef277dd;p=pandora-kernel.git extcon: standard cable names definition and declaration changed With this change now individual drivers can use standard cable names as below: static const char *arizona_cable[] = { extcon_cable_name[EXTCON_USB], extcon_cable_name[EXTCON_USB_HOST], "CUSTOM_CABLE" NULL, } Signed-off-by: anish kumar Signed-off-by: MyungJoo Ham --- Reading git-diff-tree failed