probe: Add probes logging auto enable option
The add config option to automatically enable probes logging when probes extraction dma is started.
Signed-off-by: Jyri Sarha [email protected]
@jsarha better to do this in the driver. i.e. if user opens the log sysfs without a config.
@lgirdwood the firmware does not accept any config before the probe dma is started so there is never any configuration when the dma is started (there is no log sysfs). I can of course implement the same functionality in the driver, but it is more complex that way and the driver is exposed the contents for the probe add messages. But yes, its perfectly doable, should I do it that way? From the user point of view the behavior will be the same in either case.
he firmware does not accept any config before the probe dma is started
Why not, would seem reasonable ?
No activity in a long time, converting as draft.
Can one of the admins verify this patch?