diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-11-28 23:02:21 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-12-01 21:57:55 +0100 |
commit | c72b7a4f0d8d476df5fb0f9d6a2ad8fadb223025 (patch) | |
tree | dafbc4ce7eac59a120c3a55db3bc5dbd5dea0855 /target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch | |
parent | c420f7767855e51d88f82307da0aa28af3d44f64 (diff) | |
download | upstream-c72b7a4f0d8d476df5fb0f9d6a2ad8fadb223025.tar.gz upstream-c72b7a4f0d8d476df5fb0f9d6a2ad8fadb223025.tar.bz2 upstream-c72b7a4f0d8d476df5fb0f9d6a2ad8fadb223025.zip |
kernel: bump 4.14 to 4.14.209
Refreshed all patches.
Altered patches:
- 804-i2c-support-layerscape.patch
Compile-tested on: ipq40xx, ath79, layerscape/armv8_64b
Runtime-tested on: ipq40xx, ath79
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch b/target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch index cdeb1f96e9..be0fd7c6eb 100644 --- a/target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch +++ b/target/linux/brcm47xx/patches-4.14/209-b44-register-adm-switch.patch @@ -99,7 +99,7 @@ Subject: [PATCH 210/210] b44: register adm switch dev_info(sdev->dev, "could not find PHY at %i, use fixed one\n", bp->phy_addr); -@@ -2480,6 +2548,7 @@ static void b44_remove_one(struct ssb_de +@@ -2481,6 +2549,7 @@ static void b44_remove_one(struct ssb_de unregister_netdev(dev); if (bp->flags & B44_FLAG_EXTERNAL_PHY) b44_unregister_phy_one(bp); |