From: Chanwoo Choi Date: Mon, 4 May 2015 11:20:27 +0000 (+0900) Subject: extcon: Remove the optional name of extcon device X-Git-Tag: omap-for-v4.3/legacy-v2-signed~123^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71aadda19f8;p=pandora-kernel.git extcon: Remove the optional name of extcon device This patch removes the optional name of extcon device. Instead, extcon_dev_register() set the device name as 'extcon[number]' naming pattern. - /sys/class/extcon/[hardcoded device name] -> /sys/class/extcon/extcon[number] Signed-off-by: Chanwoo Choi Acked-by: Krzysztof Kozlowski Cc: MyungJoo Ham Cc: Charles Keepax Cc: Graeme Gregory Cc: Kishon Vijay Abraham I Cc: Krzysztof Kozlowski Cc: Jaewon Kim --- Reading git-diff-tree failed