Re: [PATCH v2 1/1] usb: xhci: dbc: Add SPDX identifiers to dbc files

2017-12-23 Thread Philippe Ombredanne
On Sat, Dec 23, 2017 at 8:52 AM, Lu Baolu wrote: > Update the xhci dbc files with the correct SPDX license identifiers. > > Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver") > Cc: Philippe Ombredanne > Signed-off-by: Lu Baolu > --- > changes from v1: > * Use plain C style comme

[PATCH v2 1/1] usb: xhci: dbc: Add SPDX identifiers to dbc files

2017-12-22 Thread Lu Baolu
Update the xhci dbc files with the correct SPDX license identifiers. Fixes: dfba2174dc42 ("usb: xhci: Add DbC support in xHCI driver") Cc: Philippe Ombredanne Signed-off-by: Lu Baolu --- changes from v1: * Use plain C style comments in header file. drivers/usb/host/xhci-dbgcap.c | 1 + drive