Revision 9ce45ef86c4c861841ba68b24341dbd9d6834c98 authored by Alan Stern on 22 January 2013, 17:00:12 UTC, committed by Greg Kroah-Hartman on 22 January 2013, 17:21:23 UTC
This patch (as1641) fixes a minor bug in ehci-hcd left over from when
the Chipidea driver was converted to the "ehci-hcd is a library"
scheme.  The test for whether the Chipidea platform driver is active
should be IS_ENABLED(), not defined().

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 9ec6e9d
History
File Mode Size
Kconfig -rw-r--r-- 357 bytes
assigned-dev.c -rw-r--r-- 25.5 KB
async_pf.c -rw-r--r-- 5.2 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 915 bytes
eventfd.c -rw-r--r-- 19.4 KB
ioapic.c -rw-r--r-- 11.3 KB
ioapic.h -rw-r--r-- 2.4 KB
iodev.h -rw-r--r-- 1.9 KB
iommu.c -rw-r--r-- 8.2 KB
irq_comm.c -rw-r--r-- 13.7 KB
kvm_main.c -rw-r--r-- 65.6 KB

back to top