commit | 4018bfebc6e704838f1a9f1d96110d9bd68ae0f9 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Feb 29 23:33:46 2012 +0100 |
committer | Kevin Hilman <khilman@ti.com> | Mon Mar 05 11:29:27 2012 -0800 |
tree | 47cf36c0fe0cdf164ee5cae725a36054608f386a | |
parent | 1a21a680f1679c9648821f052abb5e77ad0f48af [diff] |
ARM: OMAP3+: SmartReflex: misc cleanups There are no functional changes here, only misc cleanups in general: - re-organize variable declarations, - converting if {} else if {} else {} into switch statements, - correct comments typos, - add/remove white lines to improve readability, - etc. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Jean Pihet <j-pihet@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>