[PATCH 0/3] soundwire: allocate device_number with IDA
Vinod Koul
vkoul at kernel.org
Tue Aug 30 06:46:53 CEST 2022
On 23-08-22, 12:50, Bard Liao wrote:
> The device_number is currently allocated in the scope of each bus and does
> not need to be unique at the system level.
> This leads e.g. on Dell devices with three or four Device1 on different
> bus segments. To make the device_number unique at the system level, and
> unified with the HDaudio/iDISP SDI values, this series allocates the
> dev_number with an IDA restricted between 4 and 11 (inclusive).
Applied, thanks
--
~Vinod
More information about the Alsa-devel
mailing list