[Letux-kernel] [PATCH 0/5] w1: omap: fix some bugs (most were introduced in v5.6 but some are older)
H. Nikolaus Schaller
hns at goldelico.com
Fri May 8 16:28:15 CEST 2020
* problems with resetting interrupt flags too early
* print error if they get mixed up again
* wrong return value if battery is removed and no hdq response
* some dev_dbg are missing \n
H. Nikolaus Schaller (5):
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
w1: omap-hdq: fix interrupt handling which did show spurious timeouts
w1: omap-hdq: fix case of removed battery
w1: omap-hdq: fix return value to be -1 if there is a timeout
w1: omap-hdq: print dev_err if irq flags are not cleared
drivers/w1/masters/omap_hdq.c | 80 ++++++++++++++++++++++++-----------
1 file changed, 55 insertions(+), 25 deletions(-)
--
2.26.2
More information about the Letux-kernel
mailing list