summaryrefslogtreecommitdiffstats
path: root/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
diff options
context:
space:
mode:
Diffstat (limited to 'usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch')
-rw-r--r--usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch b/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
index f02e9b744..79f58f775 100644
--- a/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
+++ b/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
@@ -13,10 +13,10 @@ Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/drivers/usb/host/xhci-plat.c b/drivers/usb/host/xhci-plat.c
-index 783e819139a7..4f93ef6942d8 100644
+index 890ad9d9d329..122b1fb12b7e 100644
--- a/drivers/usb/host/xhci-plat.c
+++ b/drivers/usb/host/xhci-plat.c
-@@ -84,14 +84,13 @@ static int xhci_plat_probe(struct platform_device *pdev)
+@@ -93,14 +93,13 @@ static int xhci_plat_probe(struct platform_device *pdev)
if (irq < 0)
return -ENODEV;