commit | e294531dc9f2c1f5291373dcdd5013c0cdcbdee2 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | Wed Jul 18 23:10:34 2007 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 19 17:46:08 2007 -0700 |
tree | 52c04cf3d53d67838b4811a89467184cca2958d1 | |
parent | 809a58b896ba07e771adc76a47c83e4ca1969da8 [diff] |
USB: r8a66597-hcd: fixes some problem 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>