• Jason Wessel's avatar
    USB: ehci-dbgp: Execute early BIOS hand off · 093344e1
    Jason Wessel authored
    The PCI quirk code executes a BIOS hand off to obtain full control of
    the EHCI host controller, the self contained ehci-dbgp driver must do
    the same thing using the early PCI API, else the BIOS can cause a
    fatal fault.
    Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: dbrownell@users.sourceforge.net
    Cc: Yinghai Lu <yinghai@kernel.org>
    Cc: "Eric W. Biederman" <ebiederm@xmission.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    093344e1
ehci-dbgp.c 17.7 KB