mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -04:00
milan-avb: mvrp: drop notify VID to debug log level
This commit is contained in:
parent
2d476cab79
commit
e8e7f7a9fb
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ static int encode_vid(struct mvrp *mvrp, struct attr *a, void *m)
|
|||
|
||||
static void notify_vid(struct mvrp *mvrp, uint64_t now, struct attr *attr, uint8_t notify)
|
||||
{
|
||||
pw_log_info("> notify vid: %s", avb_mrp_notify_name(notify));
|
||||
pw_log_debug("> notify vid: %s", avb_mrp_notify_name(notify));
|
||||
debug_vid(&attr->attr->attr.vid);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue