aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon.c
diff options
context:
space:
mode:
authorGravatar Krzysztof Kozlowski <krzk@kernel.org> 2020-12-31 09:52:52 +0100
committerGravatar Chanwoo Choi <cw00.choi@samsung.com> 2021-03-15 11:09:38 +0900
commitc9570d4a5efd04479b3cd09c39b571eb031d94f4 (patch)
tree2682f965bfd0e37622a75ffc4fd3875048fc566f /drivers/extcon/extcon.c
parentLinux 5.12-rc3 (diff)
downloadlinux-c9570d4a5efd04479b3cd09c39b571eb031d94f4.tar.gz
linux-c9570d4a5efd04479b3cd09c39b571eb031d94f4.tar.bz2
linux-c9570d4a5efd04479b3cd09c39b571eb031d94f4.zip
extcon: Add stubs for extcon_register_notifier_all() functions
Add stubs for extcon_register_notifier_all() function for !CONFIG_EXTCON case. This is useful for compile testing and for drivers which use EXTCON but do not require it (therefore do not depend on CONFIG_EXTCON). Fixes: 815429b39d94 ("extcon: Add new extcon_register_notifier_all() to monitor all external connectors") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon.c')
0 files changed, 0 insertions, 0 deletions