From: Pete Zaitcev Date: Tue, 8 Dec 2009 03:29:05 +0000 (-0700) Subject: USB: serial mct_usb232: move DMA buffers to heap X-Git-Tag: v2.6.34-rc1~215^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2ac1a091bc8bee73d7837b73ebfb00b917aece;p=pandora-kernel.git USB: serial mct_usb232: move DMA buffers to heap My distro kernel (Fedora Rawhide) started throwing warnings from DMA API checker, so I have no choice but band-aid it quick. There's no attempt to reuse DMA buffers. Control messages are only sent rarely anyway. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed