On Wed, 2023-01-25 at 20:46 +0100, Amadeusz Sławiński wrote:
Following is series of fixes and cleanups for core topology code. Few patches fixing various problems all around and few fixing function names.
Amadeusz Sławiński (11): ASoC: topology: Properly access value coming from topology file ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constant ASoC: topology: Fix typo in functions name ASoC: topology: Fix function name ASoC: topology: Rename remove_ handlers ASoC: topology: Remove unnecessary forward declarations ASoC: topology: Pass correct pointer instead of casting ASoC: topology: Return an error on complete() failure ASoC: Topology: Remove unnecessary check for EOF ASoC: topology: Use unload() op directly ASoC: topology: Unify kcontrol removal code
LGTM, thanks, Amadeusz!
Reviewed-by: Ranjani Sridharan ranjani.sridharan@linux.intel.com