linux/drivers/dma/sh
Cong Ding 855372c013 dma: sh/shdma-base.c: remove unnecessary null pointer check
the variable chan is dereferenced in line 635, so it is no reason to check
null again in line 641.

Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-01-20 05:49:40 -08:00
..
Makefile
shdma-base.c dma: sh/shdma-base.c: remove unnecessary null pointer check 2013-01-20 05:49:40 -08:00
shdma.c dma: sh: Don't use ENODEV for failing slave lookup 2013-01-07 22:05:06 -08:00
shdma.h dmaengine: shdma: prepare to stop using struct dma_chan::private 2012-07-20 11:23:44 +05:30