usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tue, 11 Nov 2008 07:47:21 +0000 (16:47 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 22:45:04 +0000 (14:45 -0800)
commit5863964608489f6dbf4b5f3118b45b3750a8274d
tree32cabd19b399c3fdb5ce7fef4b7f306678b02824
parentd73b7aff28bc53c04e1f2e5ccaa5ea43089fb4a4
usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB

When I used SuperH on-chip USB, there was the problem that accessed
r8a66597_root_hub which was not allocated.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/r8a66597-hcd.c