diff options
author | Andrew F. Davis <afd@ti.com> | 2017-12-12 17:43:05 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-13 07:27:31 -0500 |
commit | 4483521d81684764cb7f2569bf3e4b10d38ef9f7 (patch) | |
tree | 470d92c42596901a92de2a5f4192ba397fc73bac /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 7e2a4dc5c1f0875646816c527cad5943cb6d5cc7 (diff) |
ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bits
Setting the DATATYPE bit field requires shifting our value by 6. Setting
the J value of the PLL also requires a shift by 6. Currently the code
abuses this fact and uses the shift for the PLL register to set the
data-type register. Fix this here by using the definition meant for
this register.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions