sh: Drop name overload in dma-sh.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 24 Nov 2006 05:50:05 +0000 (14:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:39 +0000 (10:45 +0900)
commite803aaf63a18b26668fbfbfd41c65527bcc10532
treea36a619813ef83b381ddbdafb1ea0dc494516ce6
parent49f860bb5db877a2c75642e7e19af40e3010afec
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 <lethal@linux-sh.org>
arch/sh/drivers/dma/dma-sh.c