Revision 40b52371be92cf9990de162e4c7b4fd9160150a7 authored by Jan Beulich on 20 November 2009, 13:50:53 UTC, committed by Greg Kroah-Hartman on 23 December 2009, 19:34:11 UTC
Commit 917778267fbe67703ab7d5c6f0b7a05d4c3df485 removed __init from
ehci_wait_for_port(), but left it in place on ehci_reset_port(), which
is being called from the former function.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


1 parent ac06c06
History
File Mode Size
x86
Kconfig -rw-r--r-- 501 bytes
Makefile -rw-r--r-- 1.2 KB
README -rw-r--r-- 1.7 KB
core.c -rw-r--r-- 10.2 KB
hypercalls.c -rw-r--r-- 9.3 KB
interrupts_and_traps.c -rw-r--r-- 20.2 KB
lg.h -rw-r--r-- 8.0 KB
lguest_device.c -rw-r--r-- 15.0 KB
lguest_user.c -rw-r--r-- 15.3 KB
page_tables.c -rw-r--r-- 38.7 KB
segments.c -rw-r--r-- 7.7 KB

README

back to top