From: Russell King Date: Wed, 26 Jun 2013 12:49:44 +0000 (+0100) Subject: DMA-API: provide a helper to set both DMA and coherent DMA masks X-Git-Tag: v3.13-rc1~104^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa806b771d16b810771d86ce23c4c3160888db3;p=pandora-kernel.git DMA-API: provide a helper to set both DMA and coherent DMA masks Provide a helper to set both the DMA and coherent DMA masks to the same value - this avoids duplicated code in a number of drivers, sometimes with buggy error handling, and also allows us identify which drivers do things differently. Signed-off-by: Russell King --- Reading git-diff-tree failed