summaryrefslogtreecommitdiff
path: root/sound/pci/ak4531_codec.c
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2021-01-11 16:17:04 +0100
committerShawn Guo <shawnguo@kernel.org>2021-01-18 14:47:34 +0800
commita88afa46b86ff461c89cc33fc3a45267fff053e8 (patch)
treea79e3ce3a8c8adea90dd084cb2e6e9675792499d /sound/pci/ak4531_codec.c
parenteb363edace688898956b99e48daa8d7e05cee795 (diff)
ARM: imx: build suspend-imx6.S with arm instruction set
When the kernel is configured to use the Thumb-2 instruction set "suspend-to-memory" fails to resume. Observed on a Colibri iMX6ULL (i.MX 6ULL) and Apalis iMX6 (i.MX 6Q). It looks like the CPU resumes unconditionally in ARM instruction mode and then chokes on the presented Thumb-2 code it should execute. Fix this by using the arm instruction set for all code in suspend-imx6.S. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Fixes: df595746fa69 ("ARM: imx: add suspend in ocram support for i.mx6q") Acked-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'sound/pci/ak4531_codec.c')
0 files changed, 0 insertions, 0 deletions