lkml.org 
[lkml]   [2016]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 03/12] usb: dbc: probe and setup xhci debug capability
On Tue, Jan 26, 2016 at 12:14:16PM +0800, Lu Baolu wrote:
> xHCI debug capability (DbC) is an optional functionality provided
> by an xHCI host controller. Software learns this capability by
> walking through the extended capability list in mmio of the host.
>
> This patch introduces the code to probe and initialize the debug
> capability hardware during early boot. With hardware initialization
> done, the debug target (system under debug which has DbC enabled)
> will present a debug device through the debug port. The debug device
> is fully compliant with the USB framework and provides the equivalent
> of a very high performance (USB3) full-duplex serial link between the
> debug host and target.
>
> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
> ---
> MAINTAINERS | 7 +
> arch/x86/Kconfig.debug | 12 +
> drivers/usb/early/Makefile | 1 +

Why did you make a whole new subdirectory, just for your one driver?
Please don't do that, just put it in the host controller directory where
it belongs...

\
 
 \ /
  Last update: 2016-01-26 09:01    [W:0.072 / U:0.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site