]> git.baikalelectronics.ru Git - kernel.git/commit
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
authorDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Fri, 4 Oct 2013 22:14:34 +0000 (15:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 6 Oct 2013 00:58:48 +0000 (17:58 -0700)
commitc83e46c10a75a03d782919b791b9b5dea7273284
tree137797a1246ec4714716e7ccad58408ca578342e
parent07b1b9b50857a20d72ff30ce2fac4aa7a0d7e4f6
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c

Now that UHCI IO registers have been defined in uhci-hcd.h, use them.

Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/uhci-debug.c