diff options
author | Milo Kim <woogyom.kim@gmail.com> | 2016-12-18 11:54:26 +0900 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2017-01-04 22:00:14 +0100 |
commit | 9ef0bf1184a6dfb6d6dca1feca4c28d0d8da519c (patch) | |
tree | 5b5b74063dd17a55e7f9028f30f4022db34964b1 /firmware/WHENCE | |
parent | bdca5d9e6b9ab0082a2aeb810941d78f10b75e63 (diff) | |
download | op-kernel-dev-9ef0bf1184a6dfb6d6dca1feca4c28d0d8da519c.zip op-kernel-dev-9ef0bf1184a6dfb6d6dca1feca4c28d0d8da519c.tar.gz |
power: supply: tps65217: Use 'poll_task' on unloading the module
Use the task_struct variable for running polling thread. If polling task
is activated, then use it to stop running thread.
This is a preceding step of supporting two interrupts of TPS65217 charger,
so checking single IRQ number is not appropriate when the module is removed.
Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'firmware/WHENCE')
0 files changed, 0 insertions, 0 deletions