commit | 52faee0a97acc657f386b7fcd16116977270f506 | [log] [tgz] |
---|---|---|
author | Dave Barnish <dave.barnish@arm.com> | Mon Apr 22 13:28:42 2013 +0100 |
committer | Dave Barnish <dave.barnish@arm.com> | Tue Apr 23 09:52:16 2013 +0100 |
tree | f199a1da0a41f1b38ab681b4c4aa6f6596a727ba | |
parent | b4de259961a1eaa35338b4d1969250106964f69c [diff] |
Tidy up ARMSOCMapMem() & ARMSOCUnmapMem() ARMSOCMapMem() & ARMSOCUnmapMem() are badly named, trivial, static and only called once so have been removed and merged into their calling functions, ARMSOCInitScreen() & ARMSOCCloseScreen() respectively. An assert has been added to check that the scanout buffer is not already allocated when ARMSOCInitScreen() is called. Change-Id: Ibf83e87f76a18ff9cfd5d37e1969e2034606d71b