diff options
author | Stephen Boyd <stephen.boyd@linaro.org> | 2016-10-17 17:16:02 -0700 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2016-10-26 16:04:29 +0900 |
commit | 2925d366f450dc1db0ac88f2509a0eec0fef4226 (patch) | |
tree | 3a716c73567b80cf866d88ee0d8794d9b02e6e2a /fs/fuse | |
parent | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 (diff) | |
download | linux-2925d366f450dc1db0ac88f2509a0eec0fef4226.tar.bz2 |
extcon: qcom-spmi-misc: Sync the extcon state on interrupt
The driver was changed after submission to use the new style APIs
like extcon_set_state(). Unfortunately, that only sets the state,
and doesn't notify any consumers that the cable state has
changed. Use extcon_set_state_sync() here instead so that we
notify cable consumers of the state change. This fixes USB
host-device role switching on the db8074 platform.
Fixes: 38085c987f52 ("extcon: Add support for qcom SPMI PMIC USB id detection hardware")
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions