[] [Add spi runtime PM support]

[Description]
Add ahb clk and enable runtime pm

[Release-log]
N/A

Change-Id: Ie0043075306e33646e3c8182bf00d794eda03cd3
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5491923
diff --git a/target/linux/mediatek/patches-5.4/9009-WCNCR00148458-Add-spi-runtime-PM-support.patch b/target/linux/mediatek/patches-5.4/9009-Add-spi-runtime-PM-support.patch
similarity index 98%
rename from target/linux/mediatek/patches-5.4/9009-WCNCR00148458-Add-spi-runtime-PM-support.patch
rename to target/linux/mediatek/patches-5.4/9009-Add-spi-runtime-PM-support.patch
index 794c8e3..8371b57 100644
--- a/target/linux/mediatek/patches-5.4/9009-WCNCR00148458-Add-spi-runtime-PM-support.patch
+++ b/target/linux/mediatek/patches-5.4/9009-Add-spi-runtime-PM-support.patch
@@ -1,7 +1,7 @@
 From 0c1e4af01506c913cc54e63f66bb5470f50790c7 Mon Sep 17 00:00:00 2001
 From: Leilk Liu <leilk.liu@mediatek.com>
 Date: Tue, 13 Jul 2021 21:45:59 +0800
-Subject: [PATCH] [WCNCR00148458] [Add spi runtime PM support]
+Subject: [PATCH] [Add spi runtime PM support]
 
 [Description]
 Add ahb clk and enable runtime pm
@@ -11,7 +11,6 @@
 
 Change-Id: I0529f6e829f5fc4c5880508971c97b9434820340
 Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
-CR-Id: WCNCR00148458
 ---
  drivers/spi/spi-mt65xx.c | 77 ++++++++++++++++++++++++++++++++++------
  1 file changed, 67 insertions(+), 10 deletions(-)