From: Scott Wood Date: Fri, 3 Apr 2009 20:48:44 +0000 (-0500) Subject: cpm_uart: Initialize port.dev before it's used. X-Git-Tag: v2.6.30-rc1~134^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd86ef378412fc30282daf722a833f734e4e2236;p=pandora-kernel.git cpm_uart: Initialize port.dev before it's used. Previously, this caused NULL to sometimes be passed as a device to the DMA code. With recent DMA changes, that now causes a BUG(). Signed-off-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed