]> git.baikalelectronics.ru Git - kernel.git/commit
usb: ohci: Make distrust_firmware param default to false
authorHamish Martin <hamish.martin@alliedtelesis.co.nz>
Thu, 10 Sep 2020 21:25:12 +0000 (09:25 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2020 14:48:26 +0000 (16:48 +0200)
commit1512c42f898611e32322407761dbb27af15f8366
tree130c7eb7fe9d4fe605a0e1ce889efc474dacacec
parent9ca27e79f9dda3cfe3fe7166226f2f14478bcb31
usb: ohci: Make distrust_firmware param default to false

The 'distrust_firmware' module parameter dates from 2004 and the USB
subsystem is a lot more mature and reliable now than it was then.
Alter the default to false now.

Suggested-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Hamish Martin <hamish.martin@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20200910212512.16670-2-hamish.martin@alliedtelesis.co.nz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-hcd.c