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
atngw100_defconfig -rw-r--r-- 3.5 KB
atngw100_evklcd100_defconfig -rw-r--r-- 3.9 KB
atngw100_evklcd101_defconfig -rw-r--r-- 3.8 KB
atngw100_mrmt_defconfig -rw-r--r-- 3.5 KB
atngw100mkii_defconfig -rw-r--r-- 3.5 KB
atngw100mkii_evklcd100_defconfig -rw-r--r-- 4.0 KB
atngw100mkii_evklcd101_defconfig -rw-r--r-- 3.9 KB
atstk1002_defconfig -rw-r--r-- 3.9 KB
atstk1003_defconfig -rw-r--r-- 3.5 KB
atstk1004_defconfig -rw-r--r-- 3.5 KB
atstk1006_defconfig -rw-r--r-- 3.9 KB
favr-32_defconfig -rw-r--r-- 3.6 KB
hammerhead_defconfig -rw-r--r-- 3.7 KB
merisc_defconfig -rw-r--r-- 3.1 KB
mimc200_defconfig -rw-r--r-- 2.8 KB

back to top