n 04/10/17 11:38, Mark Brown wrote: > On Mon, Oct 02, 2017 at 10:58:53AM +0100, Ed Blake wrote: > >> + pm_runtime_get_sync(i2s->dev); > There is no error checking here, you shouldn't just ignore the error. I'll fix this in v2. Ed.