j
k
j a
j l
On Wed, Oct 07, 2015 at 11:31:56AM +0100, Vinod Koul wrote:
+bind_event: if (tplg_w->event_type == 0) { dev_info(bus->dev, "ASoC: No event handler required\n"); return 0; }
+bind_event:
dev_info(bus->dev, "ASoC: No event handler required\n");
return 0;
This looks like it'll be excessively noisy... why does the user care?
Attachments:
Back to the thread
Back to the list