On Thu, 11 Nov 2021 10:34:52 +0100, Jaroslav Kysela wrote: > > On 11. 11. 21 10:19, shumingf@xxxxxxxxxxx wrote: > > From: Shuming Fan <shumingf@xxxxxxxxxxx> > > > > Add the profile name to let userspace pick correct UCM profile > > It's no longer necessary to force the card names in the drivers. UCM > can match the USB vendor / device IDs from the 'components' string, > too. > > I think that we should abandon this way of the UCM configuration > selection for new devices with device IDs. The kernel already exports > necessary information to select the right UCM configuration in the > user space. Sounds reasonable. Less changes in kernel, better :) Thanks! Takashi