From 0b8bbdf83e178bfcb81f0415eb75fc5e8b6ee26f Mon Sep 17 00:00:00 2001 From: Thomas Kaiser Date: Wed, 24 May 2017 11:25:10 +0200 Subject: [PATCH] Revert 06f056ae9581471c1c1760c5b2096446abc9c125 Since Hardkernel deals with 'UAS issues' on their own upstream do not interfere with this any more -- see 19f12f4d04a24635170161b988871671c65b0cfa --- ...as-blacklist-more-seagate-enclosures.patch | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 patch/kernel/odroidxu4-next/uas-blacklist-more-seagate-enclosures.patch diff --git a/patch/kernel/odroidxu4-next/uas-blacklist-more-seagate-enclosures.patch b/patch/kernel/odroidxu4-next/uas-blacklist-more-seagate-enclosures.patch deleted file mode 100644 index 6b002d839..000000000 --- a/patch/kernel/odroidxu4-next/uas-blacklist-more-seagate-enclosures.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff --git a/drivers/usb/storage/unusual_uas.h b/drivers/usb/storage/unusual_uas.h -index cbea9f3..36d5fbd 100644 ---- a/drivers/usb/storage/unusual_uas.h -+++ b/drivers/usb/storage/unusual_uas.h -@@ -58,6 +58,14 @@ UNUSUAL_DEV(0x0bc2, 0x2312, 0x0000, 0x9999, - USB_SC_DEVICE, USB_PR_DEVICE, NULL, - US_FL_NO_ATA_1X), - -+/* https://forum.odroid.com/viewtopic.php?f=146&t=26016 */ -+UNUSUAL_DEV(0x0bc2, 0x2322, 0x0000, 0x9999, -+ "Seagate", -+ "Expansion", -+ USB_SC_DEVICE, USB_PR_DEVICE, NULL, -+ US_FL_NO_ATA_1X), -+ -+ - /* https://bbs.archlinux.org/viewtopic.php?id=183190 */ - UNUSUAL_DEV(0x0bc2, 0x3312, 0x0000, 0x9999, - "Seagate", -@@ -79,6 +87,13 @@ UNUSUAL_DEV(0x0bc2, 0x3320, 0x0000, 0x9999, - USB_SC_DEVICE, USB_PR_DEVICE, NULL, - US_FL_NO_ATA_1X), - -+/* https://forum.odroid.com/viewtopic.php?f=146&t=26016 */ -+UNUSUAL_DEV(0x0bc2, 0x3321, 0x0000, 0x9999, -+ "Seagate", -+ "Expansion", -+ USB_SC_DEVICE, USB_PR_DEVICE, NULL, -+ US_FL_NO_ATA_1X), -+ - /* Reported-by: Bogdan Mihalcea */ - UNUSUAL_DEV(0x0bc2, 0xa003, 0x0000, 0x9999, - "Seagate",