2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 06:34:17 +08:00
linux-next/sound/soc/sof/intel
Keyon Jie b81eb73be0
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: 3a9e204d4e ("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>
2019-11-27 12:50:28 +00:00
..
apl.c ASoC: SOF: Intel: APL: add set_power_state() ops 2019-10-28 14:41:37 +00:00
bdw.c ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms 2019-10-25 11:08:04 +01:00
byt.c ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump() 2019-11-27 12:50:28 +00:00
cnl.c ASoC: SOF: Intel: CNL: add support for sending compact IPC 2019-10-28 14:44:37 +00:00
hda-bus.c ASoC: SOF: Intel: Add missing include file hdac_hda.h 2019-08-09 13:24:20 +01:00
hda-codec.c ASoC: SOF: Intel: add support for snd-hda-codec-hdmi 2019-10-29 17:32:04 +00:00
hda-ctrl.c ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture 2019-10-01 18:32:01 +01:00
hda-dai.c ASoC: SOF: Intel: hda: fix stream id setting 2019-07-23 12:25:31 +01:00
hda-dsp.c ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend 2019-11-08 12:10:08 +00:00
hda-ipc.c ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE reply 2019-10-28 14:43:49 +00:00
hda-ipc.h ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header file 2019-10-28 14:43:58 +00:00
hda-loader.c ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout() 2019-10-23 17:45:55 +01:00
hda-pcm.c ASoC: SOF: Intel: hda: fix reset of host_period_bytes 2019-10-01 18:35:28 +01:00
hda-stream.c Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5 2019-11-06 16:29:34 +00:00
hda-trace.c ASoC: SOF: Intel: Add Intel specific HDA trace operations 2019-04-28 02:51:23 +09:00
hda.c ASoC: SOF: Intel: hda: use fallback for firmware name 2019-11-12 12:09:54 +00:00
hda.h ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend 2019-11-08 12:10:08 +00:00
intel-ipc.c ASoC: SOF: Intel: Add legacy IPC support 2019-04-28 02:50:40 +09:00
Kconfig ASoC: Fix Kconfig indentation 2019-11-20 17:16:57 +00:00
Makefile ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
shim.h ASoC: SOF: Intel: hda: add SSP info to the chip info struct 2019-05-03 14:57:39 +09:00