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)
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>

No differences found