]> git.baikalelectronics.ru Git - uboot.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)
commit4ed709862d79ca5b55185d5352343e5bad275a21
treed1b79cb6fd62db61188cd7a3aedd39454e9a4570
parent8784a4ffc399200ab272ebbeb26f42078afaa430
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