[PATCH v8 11/23] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
Peter Wang (王信友)
peter.wang at mediatek.com
Thu Mar 5 01:14:47 PST 2026
On Wed, 2026-03-04 at 15:53 +0100, Nicolas Frattaroli wrote:
> @@ -2383,38 +2383,12 @@ MODULE_DEVICE_TABLE(of, ufs_mtk_of_match);
> static int ufs_mtk_probe(struct platform_device *pdev)
> {
> int err;
> - struct device *dev = &pdev->dev, *phy_dev = NULL;
>
Will there be a build error if phy_dev is removed?
Please make sure that each patch can build successfully, one by one.
Thanks
Peter
More information about the Linux-mediatek
mailing list