Skip to content

[SOUND][TLV320] fix bug in seco tlv320 driver

we have to free the data structure only if the probe fails, otherwise a kernel panic occurs: "Unable to handle kernel paging request at virtual address 00010041"

Merge request reports