summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorKim, Milo <Milo.Kim@ti.com>2012-08-31 11:23:41 +0200
committerAnton Vorontsov <anton.vorontsov@linaro.org>2012-09-21 02:57:49 +0200
commit2a0925827be53db6252afadc79c657b14638ff4a (patch)
tree0564be968102b0df02cf09785bac21d738f90d57 /mm
parentlp8727_charger: Add configurable debouce timer (diff)
downloadlinux-2a0925827be53db6252afadc79c657b14638ff4a.tar.xz
linux-2a0925827be53db6252afadc79c657b14638ff4a.zip
lp8727_charger: Remove unnecessary workqueue thread
LP8727 has two IRQ threads. One is the I2C HW IRQ pin, the other is for delayed interrupt processing. But this delayed processing can be handled without additional single thread by using schedule_delayed_work() with jiffies time value. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions