aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorJing Xiangfeng <[email protected]>2020-07-17 16:22:42 +0800
committerMark Brown <[email protected]>2020-07-17 13:58:30 +0100
commitbd054ece7d9cdd88e900df6625e951a01d9f655e (patch)
tree6d92622aa03d461f958a8ad7d6e5f2356917b4e8 /drivers/fpga
parentfe0a53044b4bce947045eadd7fa1adbc4685afab (diff)
ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
axg_card_add_tdm_loopback() misses to call kfree() in an error path. We can use devm_kasprintf() to fix the issue, also improve maintainability. So use it instead. Fixes: c84836d7f650 ("ASoC: meson: axg-card: use modern dai_link style") Signed-off-by: Jing Xiangfeng <[email protected]> Reviewed-by: Jerome Brunet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions