]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ASoC: topology: Reduce number of dereferences when accessing dobj
authorAmadeusz Sławiński <amadeuszx.slawinski@intel.com>
Fri, 25 Jan 2019 20:06:42 +0000 (14:06 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 29 Jan 2019 18:01:15 +0000 (18:01 +0000)
commit33ae6ae2111c3118d8d15eba331b6ba5932825c9
tree33b2e73616e4bc27b28665cd1be7790277e50ec6
parent53b6d0adffb0505db5332589e78da1c66f7e626a
ASoC: topology: Reduce number of dereferences when accessing dobj

We already have passed dobj, there is no reason to access it through
containing structs.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c