]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: xhci: Correct TT_SLOT and TT_PORT macros
authorBin Meng <bmeng.cn@gmail.com>
Wed, 19 Jul 2017 13:51:20 +0000 (21:51 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:36 +0000 (23:34 +0200)
commit196ef8323c53b5d43fd9c244daaca1e2172ca47c
treed1b79cb6fd62db61188cd7a3aedd39454e9a4570
parentd228ca362b0f2aa3679866c7a40702085653233e
usb: xhci: Correct TT_SLOT and TT_PORT macros

These two macros really need a parameter to make them useful.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/xhci.h