Files
linux/drivers/input/touchscreen
Jia-Ju Bai e58650b57e Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
wdt87xx_resume() is never called in atomic context.  It calls mdelay() to
busily wait, which is not necessary.  mdelay() can be replaced with
msleep().

This is found by a static analysis tool named DCNS written by myself.

Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2018-07-27 11:59:05 -07:00
..
2018-06-24 15:20:12 -07:00
2017-08-18 17:15:13 -07:00
2018-06-24 15:20:12 -07:00
2018-06-24 15:20:12 -07:00
2018-02-02 16:04:10 -08:00
2018-03-14 09:56:31 -07:00
2017-02-12 14:55:08 -08:00