From 6299a05aba0cad44b415159659a77a0892c9f0f0 Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Sat, 18 Aug 2012 15:53:12 +0200 Subject: [PATCH] --- yaml --- r: 325840 b: refs/heads/master c: 898d828b8b37c9f8f3d618d28d40109c275efa36 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index db56d587b2ff..fe5a98053d7a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7bdf7fa33127bf08eb0810698bca607a9462df4 +refs/heads/master: 898d828b8b37c9f8f3d618d28d40109c275efa36 diff --git a/trunk/drivers/usb/host/Kconfig b/trunk/drivers/usb/host/Kconfig index c3f619b1f598..bef820a225e2 100644 --- a/trunk/drivers/usb/host/Kconfig +++ b/trunk/drivers/usb/host/Kconfig @@ -418,7 +418,7 @@ config USB_OHCI_HCD_PLATFORM default n ---help--- Adds an OHCI host driver for a generic platform device, which - provieds a memory space and an irq. + provides a memory space and an irq. If unsure, say N. @@ -428,7 +428,7 @@ config USB_EHCI_HCD_PLATFORM default n ---help--- Adds an EHCI host driver for a generic platform device, which - provieds a memory space and an irq. + provides a memory space and an irq. If unsure, say N.