linux-stable/drivers/staging/mei
Dan Carpenter 8eb73c6c26 Staging: mei: fix debug code
! has higher precedence than !=.  H_RDY is 8 and since neither 0 nor
1 are equal to 8 the original condition was always true.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-09 10:07:47 -07:00
..
Kconfig staging/mei: add mei to staging Kbuild 2011-05-18 08:30:59 -07:00
Makefile staging/mei: add mei to staging Kbuild 2011-05-18 08:30:59 -07:00
TODO
hw.h staging/mei: Hardware and MEI driver internal struct definition 2011-05-18 08:30:58 -07:00
init.c Staging: mei: fix debug code 2011-06-09 10:07:47 -07:00
interface.c staging/mei: MEI link layer 2011-05-18 08:30:57 -07:00
interface.h staging/mei: MEI link layer 2011-05-18 08:30:57 -07:00
interrupt.c staging/mei: Interrupt handling. 2011-05-18 08:30:56 -07:00
iorw.c staging/mei: PCI device and char driver support. 2011-05-18 08:30:56 -07:00
main.c staging: fix mei build when PM is not enabled 2011-05-19 15:34:31 -07:00
mei.h staging/mei: mei.h defining user space interface 2011-05-18 08:30:58 -07:00
mei.txt
mei_dev.h staging/mei: PCI device and char driver support. 2011-05-18 08:30:56 -07:00
mei_version.h staging/mei: PCI device and char driver support. 2011-05-18 08:30:56 -07:00
wd.c staging/mei: AMT Watchdog 2011-05-18 08:30:58 -07:00