]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
extcon: max77693: Fix cable name of JIG_UART_ON
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 22 Oct 2014 08:45:40 +0000 (10:45 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 24 Nov 2014 11:51:15 +0000 (20:51 +0900)
commitc22159a2d50e677ada77fff164d7682adb3be40f
treea72574570d46b80c350510aded7d332d93ff9bd0
parentf841afb17476f485900bb6213cf93a64a7dc303f
extcon: max77693: Fix cable name of JIG_UART_ON

When JIG was set to "boot on" mode, the UART connection did not work
because it was assigned to Dock-Car cable (path: audio), not JIG-UART-ON
cable.

This was introduced in 39bf369e4ed3 ("extcon: max77693: Add support dock
device and buttons") while adding dock features.

Assign the JIG-UART-ON back to UART path.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
[cw00.choi: Modify the patch name to remove specific board name]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max77693.c