Attention is currently required from: Thomas Heijligen, Edward O'Callaghan, Nicholas Chin.
3 comments:
File vl805.c:
Patch Set #15, Line 154: msg_pdbg("VL805 firmware version 0x%08x\n", val);
On some compilers we have problems with printing fixed size integers. […]
Done
Patch Set #15, Line 175: register_spi_master(&spi_master_vl805, dev);
This `register_master` musst be removed.
Done
Patch Set #15, Line 177: return 0;
return the result of register_spi_master() […]
Done
To view, visit change 72057. To unsubscribe, or for help writing mail filters, visit settings.