diff options
| author | Axel Lin <axel.lin@gmail.com> | 2011-10-14 13:01:59 +0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-14 23:29:05 +0400 |
| commit | f3aa7219b15c140fece2ec6b9240fccc3b7a5afd (patch) | |
| tree | 7e7dfe8969dc6fde843137bb270bbb5e4dc2c8a5 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 79d07265137c166cf298d74a29038a76458ec46a (diff) | |
| download | linux-f3aa7219b15c140fece2ec6b9240fccc3b7a5afd.tar.xz | |
ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASK
Current code defines AD193X_PLL_INPUT_MASK as (~0x6) which is quite
different from other MASK defines.
To make it consistent with other mask defines, define AD193X_PLL_INPUT_MASK
as 0x6 and change the code accordingly.
I think this change improves the readability.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
