From: Pavankumar Kondeti Date: Tue, 7 Dec 2010 12:24:01 +0000 (+0530) Subject: USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask X-Git-Tag: v2.6.38-rc1~465^2~11^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61948ee4d525174cceee2135a38a482124fcc02c;p=pandora-kernel.git USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask dma_alloc_coherent() which is internally called by dma_pool_alloc() flags a warning if device's coherent DMA mask. Hence initialize gadget device's coherent DMA mask to it's parent mask. Signed-off-by: Pavankumar Kondeti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed