diff options
author | Shawn Guo <[email protected]> | 2011-07-10 01:16:37 +0800 |
---|---|---|
committer | Grant Likely <[email protected]> | 2011-07-14 13:46:10 -0600 |
commit | 66de757c589bedc13f503fb23df67bc86803f371 (patch) | |
tree | fb130a7aa3d35f3f7c817e2ce4ee98cab56db6f8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3451fb15635d11c52a2ba4d3f1ae3a6b4c265070 (diff) |
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
It's confusing to use spi_imx2_3 to name SPI_IMX_VER_2_3 function
and macro, as it easily make people think of imx2 and imx3. It's
better to use specific soc name just like what other SPI_IMX_VER
do. For SPI_IMX_VER_2_3 case, it will be mx51. To distinguish it
from CSPI on mx51, mx51_ecspi might be a good choice.
Signed-off-by: Shawn Guo <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions