[Bug 215993] Serial Bus Multi Instantiate driver fails to allocate SPI device CSC3551:00

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=215993

--- Comment #19 from Andy Shevchenko (andy.shevchenko@xxxxxxxxx) ---
(In reply to Andy Shevchenko from comment #17)
> (In reply to Supasak Sutha from comment #15)

> Okay, can you comment out these two lines:
> https://elixir.bootlin.com/linux/v5.19-rc4/source/sound/pci/hda/cs35l41_hda.
> c#L423
> 
> (Note it should an incremental change to all others, as you have done that
> way already)

One more thing, you may need to replace

  cs35l41->index = id == 0x40 ? 0 : 1;

by

  cs35l41->index = id;

https://elixir.bootlin.com/linux/v5.19-rc4/source/sound/pci/hda/cs35l41_hda.c#L462

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.



[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux