commit | c589ccb0b86b9310aa441a8c149b2775e1f22b60 | [log] [tgz] |
---|---|---|
author | Jeremy Gebben <jgebben@codeaurora.org> | Wed May 16 10:26:20 2012 -0600 |
committer | Jeremy Gebben <jgebben@codeaurora.org> | Thu May 17 15:07:34 2012 -0600 |
tree | b57bcfb2045ea3970bd8d81b786b5b8c62d49ec0 | |
parent | ac45a2eff9cc69f0f87e79ea82bdf5eebef5bcc0 [diff] |
msm: kgsl: stop using gen_pool_alloc_aligned All allocations made from the pool use the same alignment, so it is simpler to just increase the overall pool order to get the needed alignment. Change-Id: I6de5069388bf8344d60902dedea795f7c5629f54 Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>