News

struct firmware { size_t size; const u8 *data; }; This constitutes an API change for anyone using the request_firmware() interface. In-tree drivers have been modified by Woodhouse appropriately ...