From: Thomas Petazzoni Date: Thu, 15 Nov 2012 13:17:18 +0000 (+0100) Subject: dma: mv_xor: introduce a mv_chan_to_devp() helper X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c98c17813e3985ebfd657496bfb49d7174d1fad1;p=pandora-kernel.git dma: mv_xor: introduce a mv_chan_to_devp() helper In many place, we need to get the 'struct device *' pointer from a 'struct mv_chan *', so we add a helper that makes this a bit easier. It will also help reducing the change noise in further patches. Signed-off-by: Thomas Petazzoni --- Reading git-diff-tree failed