Searched hist:a7da72ee (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/extcon/ |
H A D | extcon-adc-jack.h | a7da72ee Mon Jul 18 02:16:29 CDT 2016 Chanwoo Choi <cw00.choi@samsung.com> extcon: adc-jack: Remove the usage of extcon_set_state()
This patch removes the usage of extcon_set_state() because it uses the bit masking to change the state of external connectors. The extcon framework should handle the state by extcon_set/get_cable_state_() with extcon id.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> a7da72ee Mon Jul 18 02:16:29 CDT 2016 Chanwoo Choi <cw00.choi@samsung.com> extcon: adc-jack: Remove the usage of extcon_set_state() This patch removes the usage of extcon_set_state() because it uses the bit masking to change the state of external connectors. The extcon framework should handle the state by extcon_set/get_cable_state_() with extcon id. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon-adc-jack.c | a7da72ee Mon Jul 18 02:16:29 CDT 2016 Chanwoo Choi <cw00.choi@samsung.com> extcon: adc-jack: Remove the usage of extcon_set_state()
This patch removes the usage of extcon_set_state() because it uses the bit masking to change the state of external connectors. The extcon framework should handle the state by extcon_set/get_cable_state_() with extcon id.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> a7da72ee Mon Jul 18 02:16:29 CDT 2016 Chanwoo Choi <cw00.choi@samsung.com> extcon: adc-jack: Remove the usage of extcon_set_state() This patch removes the usage of extcon_set_state() because it uses the bit masking to change the state of external connectors. The extcon framework should handle the state by extcon_set/get_cable_state_() with extcon id. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|