]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()
authorKeyon Jie <yang.jie@linux.intel.com>
Tue, 26 Nov 2019 14:15:33 +0000 (08:15 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 27 Nov 2019 12:50:28 +0000 (12:50 +0000)
commite00aa76134952e506554a4a80363da556d231d8d
treed49218422c3d2bc8652907fcad07fadd64617dd6
parent8d8ed60d1b82637ab2e0de6be1bd47cca14c1c10
ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()

The shim registers in BYT/CHT/BSW are 64bits based, correct the
copy/paste (from bdw.c where the shim registers are 32bits based) error
in byt_dump().

Fixes: 135825263e03 ("ASoC: SOF: Intel: Add context data to any IPC timeout")
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191126141533.21601-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/byt.c