Closed jansohn closed 4 months ago
I can confirm error on OpenSuSE Tumblewed with Kernel 6.9.1
I can confirm error on OpenSuSE Tumblewed with Kernel 6.9.1 too.
Also same bug in Tumbleweed 6.9.1
To fix this you have to replace every occurrence of 'spi_master' in the code with 'spi_controller', and every occurrence of '[un]register_master' with '[un]register_controller'.
tbsdtv/media_build and tbsdtv/linux_media updated for 6.9 compatibility. Please check
Working for me now, thank you very much!
Starts failing to build with linux kernel 6.9 on my system. 6.8 was working correctly.