17 Apr
2015
17 Apr
'15
2:47 p.m.
At Fri, 17 Apr 2015 11:57:08 +0200, Takashi Iwai wrote:
- dev_dbg(dai->dev, "%s: %s\n", __func__, dai->name);
- if (azx_dev->prepared) {
Oh, I didn't add prepared flag in hdac_stream. If your driver needs it, too, I'll put this flag into core, too (as it's used in legacy driver, too).
Fixed in topic/hda branch now.
Takashi