]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: r8a66597-hcd: fix driver removing
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Fri, 5 Oct 2007 06:53:12 +0000 (15:53 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:29 +0000 (14:55 -0700)
commitca0677a29bddee35918bf3c0c55cc3badd69079e
tree87f40e4ceceeb506c567aabaff415f61c2d8e87a
parent05eac910b69209164b1d9357bf8877a7c81b2e4e
USB: r8a66597-hcd: fix driver removing

Fixed the problem that accessed register of this controller after
having called iounmap().

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