Revision 7dfd1ccdb71e5b819c2898b59c58b89f26038292 authored by Pierre-Louis Bossart on 12 May 2023, 17:46:09 UTC, committed by Mark Brown on 15 May 2023, 01:20:12 UTC
We mix the use of hlink->ml_addr and the 'ml_addr' parameter. It's the
same thing, let's align on using the parameter.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com
Reviewed-by: Rander Wang <rander.wang@intel.com
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com
Link: https://lore.kernel.org/r/20230512174611.84372-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org
1 parent af8c32b
History
File Mode Size
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 825 bytes
affinity.c -rw-r--r-- 3.4 KB
autoprobe.c -rw-r--r-- 4.6 KB
chip.c -rw-r--r-- 40.3 KB
cpuhotplug.c -rw-r--r-- 6.6 KB
debug.h -rw-r--r-- 1.2 KB
debugfs.c -rw-r--r-- 7.1 KB
devres.c -rw-r--r-- 7.9 KB
dummychip.c -rw-r--r-- 1.3 KB
generic-chip.c -rw-r--r-- 16.4 KB
handle.c -rw-r--r-- 6.1 KB
internals.h -rw-r--r-- 14.4 KB
ipi-mux.c -rw-r--r-- 5.2 KB
ipi.c -rw-r--r-- 9.2 KB
irq_sim.c -rw-r--r-- 6.2 KB
irqdesc.c -rw-r--r-- 23.7 KB
irqdomain.c -rw-r--r-- 53.1 KB
manage.c -rw-r--r-- 77.4 KB
matrix.c -rw-r--r-- 13.2 KB
migration.c -rw-r--r-- 3.1 KB
msi.c -rw-r--r-- 45.8 KB
pm.c -rw-r--r-- 6.3 KB
proc.c -rw-r--r-- 13.1 KB
resend.c -rw-r--r-- 4.4 KB
settings.h -rw-r--r-- 4.9 KB
spurious.c -rw-r--r-- 12.3 KB
timings.c -rw-r--r-- 25.1 KB

back to top