[v8 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker

Tzung-Bi Shih tzungbi at kernel.org
Tue Apr 5 19:30:00 PDT 2022


On Sat, Apr 02, 2022 at 01:17:52PM +0800, Jiaxin Yu wrote:
> MT8192 platform will use rt1015 or rt105p codec, so through the

s/rt105p/rt1015p/.

>  static int mt8192_mt6359_dev_probe(struct platform_device *pdev)
[...]
> +	hdmi_codec = of_parse_phandle(pdev->dev.of_node, "mediatek,hdmi-codec", 0);
> +	if (!hdmi_codec)
> +		dev_info(&pdev->dev, "The machine don't have hdmi-codec\n");

s/don't have/has no/.



More information about the linux-arm-kernel mailing list