File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ static const struct snd_soc_acpi_link_adr ptl_rvp[] = {
251251 {}
252252};
253253
254- static const struct snd_soc_acpi_link_adr lnl_sdw_rt713_vb_l2_rt1320_l13 [] = {
254+ static const struct snd_soc_acpi_link_adr ptl_sdw_rt713_vb_l2_rt1320_l13 [] = {
255255 {
256256 .mask = BIT (2 ),
257257 .num_adr = ARRAY_SIZE (rt713_vb_2_adr ),
@@ -344,10 +344,10 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_ptl_sdw_machines[] = {
344344 },
345345 {
346346 .link_mask = BIT (1 ) | BIT (2 ) | BIT (3 ),
347- .links = lnl_sdw_rt713_vb_l2_rt1320_l13 ,
347+ .links = ptl_sdw_rt713_vb_l2_rt1320_l13 ,
348348 .drv_name = "sof_sdw" ,
349349 .machine_check = snd_soc_acpi_intel_sdca_is_device_rt712_vb ,
350- .sof_tplg_filename = "sof-lnl -rt713-l2-rt1320-l13.tplg"
350+ .sof_tplg_filename = "sof-ptl -rt713-l2-rt1320-l13.tplg"
351351 },
352352 {},
353353};
You can’t perform that action at this time.
0 commit comments