diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-04-18 22:43:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-18 23:17:33 +0200 |
commit | 8034761c219ce545a9f4d3b23cfda47a0027cc8c (patch) | |
tree | 3fb827512d6be76150a9ae3740562a057cdb857e /scripts/Makefile.fwinst | |
parent | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb (diff) | |
download | linux-8034761c219ce545a9f4d3b23cfda47a0027cc8c.tar.xz linux-8034761c219ce545a9f4d3b23cfda47a0027cc8c.zip |
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
This call is not needed; the IRQ controller should (and does) set up
interrupts correctly. set_irq_flags() isn't exported to modules, to
this also fixes compilation of ehci-tegra.c as a module.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.fwinst')
0 files changed, 0 insertions, 0 deletions