USB: r8a66597-hcd: fixes some problem
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Wed, 18 Jul 2007 14:10:34 +0000 (23:10 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 20 Jul 2007 00:46:08 +0000 (17:46 -0700)
This patch incorporates some updates. Updates include:

 - Fix the problem that control transfer might fail
 - Change from GFP_KERNEL to GFP_ATOMIC
 - Clean up some coding style issue

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found