From: Mark Ware Date: Tue, 21 Apr 2009 12:49:02 +0000 (+1000) Subject: i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL X-Git-Tag: linux-omap-v2.6.30-rc6~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36521c271e5f93b249329ee7f321d27825970e31;p=pandora-kernel.git i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL Recent DMA changes result in a BUG() when NULL is passed to dma_alloc_coherent in place of a device. Signed-off-by: Mark Ware [ben-linux@fluff.org: fix patch moves] Signed-off-by: Ben Dooks --- Reading git-diff-tree failed