commit | b2a068d058e71519e14d2c03e92459c4c1d63c8b | [log] [tgz] |
---|---|---|
author | Martin Fuzzey <mfuzzey@gmail.com> | Fri Oct 01 00:21:43 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:22:02 2010 -0700 |
tree | 772d86ac294690f0a360382e7ae8b1a3dc15ba8c | |
parent | e6da55cb0aa36f30168da8c20ceccdc538b054be [diff] |
USB: imx21-hcd: refactor hardware data memory management We already have fields describing the hardware data memory (dmem_size and dmem_offset) in the HCD private data, use them rather than the rather obscure read from the hardware descriptor. Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>