commit | a71fbc1525c4fbe894c52256404575c5f697c571 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Wed Apr 15 15:33:44 2015 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue May 19 16:39:05 2015 +0900 |
tree | e5adf805a450d3f00bd6311b1a12e9efc2ea0f89 | |
parent | b9ec23c08a0274d31ee626f14b359563ea0cae46 [diff] |
extcon: arizona: Remove the setting of device name This patch removes the setting of device name. Instead, extcon_dev_register() set the device name such as 'extcon[number]' naming method. - /sys/class/extcon/Headset Jack -> /sys/class/extcon/extcon[number] Cc: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>