API CHANGE: Pass config properties to mal_device_init() via a structure.
Rationale: 1) The number of parameters is just getting too much. 2) It makes it a bit easier to add new configuration properties in the future. In particular, there's a chance there will be support added for backend-specific properties.
Showing
Please register or sign in to comment