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
Makefile -rw-r--r-- 176 bytes
asihpi.c -rw-r--r-- 80.3 KB
hpi.h -rw-r--r-- 55.7 KB
hpi6000.c -rw-r--r-- 48.5 KB
hpi6000.h -rw-r--r-- 2.3 KB
hpi6205.c -rw-r--r-- 63.8 KB
hpi6205.h -rw-r--r-- 3.2 KB
hpi_internal.h -rw-r--r-- 41.8 KB
hpi_version.h -rw-r--r-- 1.0 KB
hpicmn.c -rw-r--r-- 18.1 KB
hpicmn.h -rw-r--r-- 2.1 KB
hpidebug.c -rw-r--r-- 1.9 KB
hpidebug.h -rw-r--r-- 3.0 KB
hpidspcd.c -rw-r--r-- 4.3 KB
hpidspcd.h -rw-r--r-- 3.3 KB
hpifunc.c -rw-r--r-- 70.0 KB
hpimsginit.c -rw-r--r-- 3.5 KB
hpimsginit.h -rw-r--r-- 1.8 KB
hpimsgx.c -rw-r--r-- 21.4 KB
hpimsgx.h -rw-r--r-- 1.3 KB
hpioctl.c -rw-r--r-- 12.2 KB
hpioctl.h -rw-r--r-- 1.5 KB
hpios.c -rw-r--r-- 2.6 KB
hpios.h -rw-r--r-- 4.6 KB
hpipcida.h -rw-r--r-- 1.3 KB

back to top