DaVinci: EDMA: Updating terminlogy in EDMA driver
authorSandeep Paulraj <s-paulraj@ti.com>
Sun, 20 Sep 2009 18:06:33 +0000 (14:06 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:26 +0000 (10:21 -0800)
The patch itself does not change the functionality of
any existing code. PARAM entries in the present GIT kernel
are referred to as slots. New API's being added to the
EDMA driver were referring to these PARAM entries as
"params". This patch updates the terminolgy used in the
EDMA driver.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found