[PATCH v2 1/9] ASoC: qdsp6: audioreach: topology use idr_alloc_u32

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Fri Oct 21 19:09:29 CEST 2022



On 10/21/22 11:51, Srinivas Kandagatla wrote:
> SubGraph and Module Instance ids take 32 bits, so use idr_alloc_u32
> instead of idr_alloc to able to accomdate valid ranges.

typo: accommodate.

Also worth checking https://www.kernel.org/doc/html/latest/core-api/idr.html
"The IDR interface is deprecated; please use the XArray instead."




More information about the Alsa-devel mailing list