]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
extcon: max14577: Choose muic_irqs according to device type
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 14 Apr 2014 09:17:16 +0000 (11:17 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Apr 2014 13:08:34 +0000 (14:08 +0100)
commit0ca852b794dabb3a4dd5c38223cb49a07015540b
treeb1a5d9fa2f9c3be92b1db26ddeb298d13670a960
parent2b1d18f181b8712564204506c1bd1a1e335b689f
extcon: max14577: Choose muic_irqs according to device type

This patch continues the preparation for adding support for max77836
device to existing max14577 driver.

During probe choose muic_irqs according to device type. Currently there
are only "max14577_muic_irqs" but later patch will add max77836
interrupts.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/extcon/extcon-max14577.c