mediatek: fix wrong variable name in patch for Linux 6.1
authorDaniel Golle <daniel@makrotopia.org>
Thu, 5 Oct 2023 18:40:12 +0000 (20:40 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 5 Oct 2023 18:40:12 +0000 (20:40 +0200)
commited3ccf44e600b7f8553f84c77b29fef9498f7cd7
tree3218bb2a729646f5032f017bf904ae66173af59e
parent7fc91be56431ae7ecd19f1f26302769264ffd4eb
mediatek: fix wrong variable name in patch for Linux 6.1

The name of the variable holding the pointer to the private struct has
changed between Linux 5.15 and Linux 6.1 and adding the identical patch
fixing PCIe #PERST de-assert broke the build on Linux 6.1.
Also change the name in the patch to fix the build.

Fixes: 6a2e17d5c1 ("mediatek: fix PCIe #PERST being de-asserted too early")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/patches-6.1/611-pcie-mediatek-gen3-PERST-for-100ms.patch