diff options
author | 2013-11-17 12:12:56 -0800 | |
---|---|---|
committer | 2013-12-16 09:18:48 +0530 | |
commit | 2b7f65b11d87f9f3925dee5df020303b362c98ee (patch) | |
tree | 00269e2cb051d2896e67a37601b0e8d868d92220 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: fsl_ssi: Add dual fifo mode support (diff) | |
download | linux-dev-2b7f65b11d87f9f3925dee5df020303b362c98ee.tar.xz linux-dev-2b7f65b11d87f9f3925dee5df020303b362c98ee.zip |
mmp_pdma: Style neatening
Neaten code used as a template for other drivers.
Make the code more consistent with kernel styles.
o Convert #defines with (1<<foo) to BIT(foo)
o Alignment wrapping
o Logic inversions to put return at end of functions
o Convert devm_kzalloc with multiply to devm_kcalloc
o typo of Peripheral fix
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions