commit | 38aef4c4c7e58e9166616554465bea70afab824f | [log] [tgz] |
---|---|---|
author | Steve Reinhardt <steve.reinhardt@amd.com> | Thu Oct 20 13:11:56 2011 -0700 |
committer | Steve Reinhardt <steve.reinhardt@amd.com> | Thu Oct 20 13:11:56 2011 -0700 |
tree | 67452346f5ed51a5fcd6b6a7f5a43c006464649d | |
parent | 7b500f56ca539d1a31f9590a810e86146dd2582f [diff] |
dev: clean up PioDevice and DmaDevive getPort() methods. Make DmaDevice::getPort() call PioDevice::getPort() instead of just copying and pasting the code. Also move definitions from .hh to .cc file.