]> git.baikalelectronics.ru Git - kernel.git/commit
usb: fhci-hcd: Allocate pram dynamically.
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Tue, 23 Aug 2011 13:23:46 +0000 (15:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 16:47:39 +0000 (09:47 -0700)
commit992eff6bd52363f6794919f7dfd56102a9d76d3f
tree786f01f4bcbaff9f7a5081b8b22380fae01f8a10
parent18789c2b8e2d77e4409c766ad7423ef1c78043e6
usb: fhci-hcd: Allocate pram dynamically.

MPC832x does not have enough MURAM to do fixed MURAM allocation.
Change to dynamic allocation.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/fhci-hcd.c