]> git.openfabrics.org - ~emulex/infiniband.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)
commit39eb4ed556c145f35059c59144192d8ee32ceaa5
tree786f01f4bcbaff9f7a5081b8b22380fae01f8a10
parent74ad60292bf0108de9884c531d7ec3f65c206230
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