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 @@ -270,7 +270,7 @@ static const struct snd_soc_acpi_link_adr lnl_sdw_rt713_vb_l2_rt1320_l13[] = {
270
270
{}
271
271
};
272
272
273
- static const struct snd_soc_acpi_link_adr lnl_sdw_rt712_vb_l2_rt1320_l1 [] = {
273
+ static const struct snd_soc_acpi_link_adr ptl_sdw_rt712_vb_l2_rt1320_l1 [] = {
274
274
{
275
275
.mask = BIT (2 ),
276
276
.num_adr = ARRAY_SIZE (rt712_vb_2_group1_adr ),
@@ -337,10 +337,10 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_ptl_sdw_machines[] = {
337
337
},
338
338
{
339
339
.link_mask = BIT (1 ) | BIT (2 ),
340
- .links = lnl_sdw_rt712_vb_l2_rt1320_l1 ,
340
+ .links = ptl_sdw_rt712_vb_l2_rt1320_l1 ,
341
341
.drv_name = "sof_sdw" ,
342
342
.machine_check = snd_soc_acpi_intel_sdca_is_device_rt712_vb ,
343
- .sof_tplg_filename = "sof-lnl -rt712-l2-rt1320-l1.tplg"
343
+ .sof_tplg_filename = "sof-ptl -rt712-l2-rt1320-l1.tplg"
344
344
},
345
345
{
346
346
.link_mask = BIT (1 ) | BIT (2 ) | BIT (3 ),
You can’t perform that action at this time.
0 commit comments