summaryrefslogtreecommitdiffstats
path: root/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2015-10-07 16:39:21 -0500
committerJustin M. Forbes <jforbes@redhat.com>2015-10-07 16:39:21 -0500
commitf6be2115274f69a5aa948cc23e14cf6092b0b89c (patch)
tree5d3b2ba7ad47e52fc7643e9e5538e3139809fa1b /usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch
parent135b2dddfb21e74ff0dcade06b65b663f4dacc91 (diff)
downloadkernel-f6be2115274f69a5aa948cc23e14cf6092b0b89c.tar.gz
kernel-f6be2115274f69a5aa948cc23e14cf6092b0b89c.tar.xz
kernel-f6be2115274f69a5aa948cc23e14cf6092b0b89c.zip
Linux v4.2.3
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 da38d700f..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 0e11d61408ff..cc5ca2cac706 100644
+index 890ad9d9d329..122b1fb12b7e 100644
--- a/drivers/usb/host/xhci-plat.c
+++ b/drivers/usb/host/xhci-plat.c
-@@ -83,14 +83,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;