diff options
author | Paul Wassi <p.wassi@gmx.at> | 2016-10-29 09:56:58 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-10-31 16:33:53 +0100 |
commit | a569354481e583e65330c8cd11bb269ef192e70c (patch) | |
tree | 2e47a9df902af9429e8721fc46d46fe4c80ba80d /target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch | |
parent | 9e8e8b7253e9b91c365a990009febec16fd99f0b (diff) | |
download | mtk-20170518-a569354481e583e65330c8cd11bb269ef192e70c.zip mtk-20170518-a569354481e583e65330c8cd11bb269ef192e70c.tar.gz mtk-20170518-a569354481e583e65330c8cd11bb269ef192e70c.tar.bz2 |
kernel: update kernel 4.4 to version 4.4.28
Refresh patches for all targets that support kernel 4.4.
compile/run-tested on ar71xx, brcm47xx, kirkwood.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch b/target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch index c75fca6..cf5bad2 100644 --- a/target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch +++ b/target/linux/brcm2708/patches-4.4/0350-mmc-Apply-QUIRK_BROKEN_ERASE-to-other-capacities.patch @@ -10,7 +10,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org> --- a/drivers/mmc/card/block.c +++ b/drivers/mmc/card/block.c -@@ -2558,6 +2558,10 @@ static const struct mmc_fixup blk_fixups +@@ -2559,6 +2559,10 @@ static const struct mmc_fixup blk_fixups */ MMC_FIXUP("SD16G", 0x41, 0x3432, add_quirk_mmc, MMC_QUIRK_ERASE_BROKEN), |