[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 #3 from Andy Shevchenko (andy.shevchenko@xxxxxxxxx) ---
For the debugging, can you add these to lines

#undef ENODEV
#define ENODEV __LINE__

to drivers/spi/spi.c _after_ the inclusion block (all of those #include ...)
and compile and try? It will set an error code to the line number, so we will
see which one exactly failed.

-- 
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