24 Jun
2019
24 Jun
'19
11:01 a.m.
On Sun, 23 Jun 2019 03:31:59 +0200, Takashi Sakamoto wrote:
In ALSA firewire-motu driver, some tracepoints are supported to probe vendor-specific data fields for SPH and status/control messages in payload of isochronous packet. At present, the events of tracepoints are unique each of direction, however the pair of events has the same structure and print format. It's possible to unify the pair.
This commit unifies the pair. From userspace, direction is specified by filtering for src/dst fields in the structure.
Don't forget your sign-off.
thanks,
Takashi