kernel-fxtec-pro1x/drivers/esoc
Raghavendra Rao Ananta 9c47edde06 esoc: Move polling of the gpio from an interrupt context
A previous change (<8a1a862455ee0f> esoc: Check for modem status LOW
prior to error handling) introduced a bug wherein the driver polls
the gpio line for 3 seconds in an interrupt context, leading
to a watchdog bark. Hence, move the polling logic to a scheduled
work item in the same path.

Change-Id: I8ff17d354175920610f9ce69ed47e362f2de055d
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2018-11-19 12:08:53 -08:00
..
esoc-mdm-4x.c esoc: Move polling of the gpio from an interrupt context 2018-11-19 12:08:53 -08:00
esoc-mdm-dbg-eng.c
esoc-mdm-drv.c esoc: Move polling of the gpio from an interrupt context 2018-11-19 12:08:53 -08:00
esoc-mdm-pon.c
esoc-mdm.h esoc: Move polling of the gpio from an interrupt context 2018-11-19 12:08:53 -08:00
esoc.h
esoc_bus.c
esoc_client.c
esoc_dev.c
Kconfig
Makefile
mdm-dbg.h