commit | 997399fa42b098d0a4163e1a3461bd9a34aab8ac | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Fri Aug 16 14:52:26 2013 +0530 |
committer | York Sun <yorksun@freescale.com> | Tue Aug 20 09:57:51 2013 -0700 |
tree | c3eef2281fe034340db0cff3260c2da7adb83c7f | |
parent | 5d97fe2a0421247f6b89591c666d7aa94d40beb0 [diff] |
powerpc: Fix CamelCase checkpatch warnings 85xx, 86xx PowerPC folders have code variables with CamelCase naming conventions. because of this code checkpatch script generates "WARNING: Avoid CamelCase". Convert variables name to normal naming convention and modify board, driver files with updated the new structure. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Acked-by: York Sun <yorksun@freescale.com>