From: Al Viro Date: Tue, 30 Jan 2007 13:23:35 +0000 (+0000) Subject: [PATCH] sym53c500_cs: remove bogus call fo free_dma() X-Git-Tag: v2.6.20-rc7~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a696b4f3c5664c2c4815cc8e37256e51a3425e1;p=pandora-kernel.git [PATCH] sym53c500_cs: remove bogus call fo free_dma() What DMA for 16bit pcmcia card, anyway? We never do request_dma() there and ->dma_channel never changes since initialization to -1. IOW, that call is dead code. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed