From: Paul Mundt Date: Fri, 24 Nov 2006 05:50:05 +0000 (+0900) Subject: sh: Drop name overload in dma-sh. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e803aaf63a18b26668fbfbfd41c65527bcc10532;p=pandora-kernel.git sh: Drop name overload in dma-sh. Pass along the dev_id from request_dma() all the way down, rather than inserting an artificial name relating to the TEI line that we were doing before. This makes the line a bit less obvious, but dev_id is the proper behaviour for this regardless. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed