commit | 7282b34d58a2a67b2d272d2e7ef805cdfcf50f7f | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 19 13:04:28 2013 -0600 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 10 12:49:42 2014 +0000 |
tree | 8da4b17d434159302bf51088bdba23ac5788f1a7 | |
parent | b58f6024f9b807a4f7464b021101be6c4dc16ba3 [diff] |
usb: dwc3: core: allocate scratch buffers We must read HWPARAMS4 register to figure out how many scratch buffers we should allocate. Later patch will use "Set Scratchpad Buffer Array" command to pass the pointer to the IP so it can be used during hibernation. Signed-off-by: Felipe Balbi <balbi@ti.com> (cherry picked from commit adac070445873c119bb40fdf8bdb7fef701a953e) Signed-off-by: Mark Brown <broonie@kernel.org>