]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 12 Nov 2008 03:29:57 +0000 (12:29 +0900)
commitade7a9b4ccd20ab8159c77a0abd20552f2d6b06c
tree4edbb341635bd1aa069a284abd309c66c0029179
parent51ee3d92bfb983790b9ed576c22f59d42adff329
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: Paul Mundt <lethal@linux-sh.org>
drivers/usb/host/r8a66597-hcd.c