diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-04-21 15:19:46 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-23 00:16:26 +0100 |
commit | 95fa7a62e164630981c5f10d36c2967004f74237 (patch) | |
tree | d5f62ef510234e8452c2400bf46874910db990a3 /scripts/get_maintainer.pl | |
parent | 14bdc7b2f9ea0d3f86beed93079ce40a7ead57ac (diff) | |
download | lwn-95fa7a62e164630981c5f10d36c2967004f74237.tar.gz lwn-95fa7a62e164630981c5f10d36c2967004f74237.zip |
ASoC: SOF: Intel: hda: simplify NHLT handling
The existing code does an init/free for each piece of information
needed. We can instead initialize the NHLT table in the .probe() and
free it in the .remove() callback.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220421201946.1547041-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/get_maintainer.pl')
0 files changed, 0 insertions, 0 deletions