commit | d7fbcf477ac87c6d049fa72f21ee193b2d95f137 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Oct 10 10:21:58 2013 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Oct 31 09:20:08 2013 +0100 |
tree | abea1c6aa313def72c2f7324c0009306f248c08d | |
parent | 37857cd2c5afa8414dccd7758f0844e7d17c00b7 [diff] |
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf The value stored in this field is a pointer to a command buffer, not an ID. Avoid some confusion by reflecting that in the field's name. Signed-off-by: Thierry Reding <treding@nvidia.com>