commit | 4b26f05e6cee742f7fe4225cb55a647aeb48b927 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Sun Aug 31 00:39:46 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sun Aug 31 00:39:46 2008 +0200 |
tree | 9c2b32763db364f6265221e7c70977b03448b633 | |
parent | e7bb9c2e926ba0493c47a513018c318f27d1cd88 [diff] |
ARM DaVinci: Changing function names for EMAC driver DM644x is just one of a series of DaVinci chips that use the EMAC driver. By replacing all the function names that start with dm644x_* to davinci_* we make these function more portable. I have tested this change on my EVM. DM6467 is another DaVinci SOC which uses the EMAC driver and i will be sending patches that add DaVinci DM6467 support to the list soon. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>