gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
authorThierry Reding <treding@nvidia.com>
Thu, 10 Oct 2013 08:21:58 +0000 (10:21 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:08 +0000 (09:20 +0100)
commitd7fbcf477ac87c6d049fa72f21ee193b2d95f137
treeabea1c6aa313def72c2f7324c0009306f248c08d
parent37857cd2c5afa8414dccd7758f0844e7d17c00b7
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>
drivers/gpu/host1x/job.c