https://github.com/torvalds/linux
Revision 3e59aaa7ae9de49af8810102f12857860d5bd0ed authored by Anuj Aggarwal on 29 January 2010, 08:28:55 UTC, committed by Mark Brown on 29 January 2010, 13:42:37 UTC
Commit e9ff5eb2 (Fixing infinite loop in resume path) uses wrong AIC23
register in resume function because of which register writes happen
on some non-existing registers.

Signed-off-by: Anuj Aggarwal <anuj.aggarwal@ti.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
1 parent 40aa703
History
Tip revision: 3e59aaa7ae9de49af8810102f12857860d5bd0ed authored by Anuj Aggarwal on 29 January 2010, 08:28:55 UTC
ASoC: AIC23: Fixing writes to non-existing registers in resume function
Tip revision: 3e59aaa
File Mode Size
Kconfig -rw-r--r-- 39.8 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 5.1 KB
do_mounts.c -rw-r--r-- 9.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.0 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top