4 Jul
2013
4 Jul
'13
4:59 p.m.
On Thu, Jun 20, 2013 at 11:20:49PM +0200, Arnaud Patard wrote:
If the ssi or codec drivers are not loaded (for instance, because spi or i2c bus drivers are not loaded), returning -EINVAL will for people to unload and then reload the module to get sound working. Returning E_PROBE_DEFER will mitigate this.
Applied, thanks.