diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-04-21 15:19:46 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-23 00:16:26 +0100 |
commit | 95fa7a62e164630981c5f10d36c2967004f74237 (patch) | |
tree | d5f62ef510234e8452c2400bf46874910db990a3 /lib/mpi/mpi-sub-ui.c | |
parent | 14bdc7b2f9ea0d3f86beed93079ce40a7ead57ac (diff) |
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 <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions