Commit 14c9b25
ASoC: soc-core.c: use snd_soc_{of_}get_dlc()
Current ASoC has snd_soc_{of_}get_dai_name() to get DAI name
for dlc (snd_soc_dai_link_component).
But we now can use snd_soc_{of_}get_dlc() for it. Let's use it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87h6r2dgmi.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent db588ea commit 14c9b25
1 file changed
Lines changed: 2 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
3405 | | - | |
3406 | | - | |
3407 | | - | |
3408 | | - | |
3409 | | - | |
3410 | | - | |
3411 | | - | |
3412 | | - | |
3413 | | - | |
3414 | | - | |
3415 | | - | |
3416 | | - | |
3417 | | - | |
3418 | | - | |
3419 | | - | |
3420 | | - | |
3421 | | - | |
3422 | | - | |
3423 | | - | |
3424 | | - | |
3425 | 3405 | | |
3426 | 3406 | | |
3427 | 3407 | | |
| |||
3466 | 3446 | | |
3467 | 3447 | | |
3468 | 3448 | | |
3469 | | - | |
| 3449 | + | |
3470 | 3450 | | |
3471 | 3451 | | |
3472 | 3452 | | |
| |||
3521 | 3501 | | |
3522 | 3502 | | |
3523 | 3503 | | |
3524 | | - | |
| 3504 | + | |
3525 | 3505 | | |
3526 | 3506 | | |
3527 | 3507 | | |
| |||
0 commit comments