commit | 662a67c42f0804b5e2420a07691e99fb4b7c8948 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Sat Feb 04 10:23:53 2012 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Wed Feb 08 22:25:35 2012 -0700 |
tree | bad5585adee26267557b48c9e0cb17d85799b28b | |
parent | b6ebffe18fa745e2f5ca5e6ba27a7e71fadc4ff2 [diff] |
msm: kgsl: Fix the A3XX debugbus snapshot code The code that dumped the A3XX debug bus wasn't using the right bitshift for debug bus ID resulting in completely incorrect data in the snapshot output. Set the ID correctly and the debug data is full and complete. Change-Id: Ic0dedbad41ec7267517f4fa16de2c5884ae0d82c Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>