Files
linux/drivers/misc
Dan Carpenter 16ae30ea17 mei: fix an && vs || typo
->dev_state can't be both MEI_DEV_RESETTING and MEI_DEV_POWER_DOWN at
the same time.  && was clearing intended here.

Fixes: 8d52af6795 ("mei: speed up the power down flow")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-09 17:52:58 +01:00
..
2017-11-15 18:21:04 -08:00
2018-01-02 14:46:35 +01:00
2018-01-09 17:52:58 +01:00
2017-12-18 15:59:18 +01:00
2017-08-28 16:55:48 +02:00
2017-11-17 16:10:01 -08:00
2017-11-28 16:33:03 +01:00