7 Oct
2015
7 Oct
'15
4:37 p.m.
On Wed, 2015-10-07 at 15:28 +0100, Mark Brown wrote:
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;
- }
This looks like it'll be excessively noisy... why does the user care?
Right. I will move to debug..
Thanks
--
~Vinod