| commit | b40925752000a9daceec7d3317be17a60a0a7c7a | [log] [tgz] |
|---|---|---|
| author | Jordan Crouse <jcrouse@codeaurora.org> | Fri Mar 16 14:53:40 2012 -0600 |
| committer | Jordan Crouse <jcrouse@codeaurora.org> | Mon Mar 19 10:41:30 2012 -0600 |
| tree | 90deb181bf705300d64c8e2a08d65a80ab148d48 | |
| parent | a400d8da2d5464a47b3fe19b96a3bb04af82114e [diff] |
msm: kgsl: Remove some uneeded debug output Remove a block of code that dumped the ringbuffer contents after they were extracted. The dump is no longer needed and the longer we stick around dumping things to the console with the mutexes locked, the better the chance that the watchdog will come bite us. Change-Id: Ic0dedbadd22993f0f1646841f481cdc6713d38e8 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>