USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
authorJason Wessel <jason.wessel@windriver.com>
Thu, 20 Aug 2009 20:39:48 +0000 (15:39 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:38 +0000 (06:46 -0700)
commitdf6c516900d48df3581b23d37d6516a22ec4f2ca
treed1210b893b7ba69d8694e6022c47764134a79ae7
parentfd4f3a931f6e047e88bc8c6023666acad957109a
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c

Move the dbgp early printk driver in advance of refactoring and adding
new code, so the changes to this code are tracked separately from the
move of the code.

The drivers/usb/early directory will be the location of the current
and future early usb code for driving usb devices prior initializing
the standard interrupt driven USB drivers.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/early_printk.c
drivers/usb/Makefile
drivers/usb/early/Makefile [new file with mode: 0644]
drivers/usb/early/ehci-dbgp.c [new file with mode: 0644]
include/linux/usb/ehci_def.h