commit | 134ce221b03404148ec53c829d96bdd25170b55b | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sun Sep 20 14:06:33 2009 -0400 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 25 10:21:26 2009 -0800 |
tree | 5607a20fb5dcf4cb8bdba2516fb065cd28294059 | |
parent | cc93fc3f34552e791e480ac21a17eceb9c0e26f2 [diff] |
DaVinci: EDMA: Updating terminlogy in EDMA driver 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>