summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2013-11-27 20:15:57 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-28 04:34:32 (GMT)
commitdad337501d490b26fbf8d83baee99c788461c61c (patch)
tree1aa922fc1b1fc3fdb6ef18da3e404d9111092003 /drivers/pci/quirks.c
parenta456c0d9c0bad7be3b8b9fef5d1e6d6cf51161f9 (diff)
downloadlinux-fsl-qoriq-dad337501d490b26fbf8d83baee99c788461c61c.tar.xz
remove obsolete references to powertweak
This tool hasn't been maintained in over a decade, and is pretty much useless these days. Let's pretend it never happened. Also remove a long-dead email address. Signed-off-by: Dave Jones <davej@fedoraproject.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/pci/quirks.c')
-rw-r--r--drivers/pci/quirks.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index b3b1b9a..3a02717 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -9,10 +9,6 @@
*
* Init/reset quirks for USB host controllers should be in the
* USB quirks file, where their drivers can access reuse it.
- *
- * The bridge optimization stuff has been removed. If you really
- * have a silly BIOS which is unable to set your host bridge right,
- * use the PowerTweak utility (see http://powertweak.sourceforge.net).
*/
#include <linux/types.h>