linux/drivers/staging/crystalhd
Dan Carpenter 2da57c8e4a staging: precedence bug in crystalhd_stop_tx_dma_engine()
The intent here is to see if we have cleared the DMA_START_BIT flag.  We
clear it a couple lines later.  The current code has a precedence bug so
it is equivalent to "if (!dma_cntrl) { ...".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-09 09:13:55 -08:00
..
bc_dts_defs.h staging: crystalhd: bc_dts_defs.h: Fix up coding style 2011-12-16 10:54:15 -08:00
bc_dts_glob_lnx.h drivers/staging/crystalhd/: Fix a coding style issues 2011-09-12 16:51:25 +02:00
bc_dts_types.h staging: crystalhd/bc_dts_types.h: typedef cleanup 2011-09-16 20:12:56 +02:00
bcm_70012_regs.h
crystalhd_cmds.c
crystalhd_cmds.h drivers/staging/crystalhd/: Fix a coding style issues 2011-09-12 16:51:25 +02:00
crystalhd_fw_if.h drivers/staging/crystalhd/: Fix a coding style issues 2011-09-12 16:51:25 +02:00
crystalhd_hw.c staging: precedence bug in crystalhd_stop_tx_dma_engine() 2012-02-09 09:13:55 -08:00
crystalhd_hw.h
crystalhd_lnx.c
crystalhd_lnx.h
crystalhd_misc.c
crystalhd_misc.h drivers/staging/crystalhd/: Fix a coding style issues 2011-09-12 16:51:25 +02:00
Kconfig
Makefile
TODO