gpu: host1x: Use struct host1x_bo pointers in traces
authorThierry Reding <treding@nvidia.com>
Thu, 12 Jun 2014 11:14:50 +0000 (13:14 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:11:32 +0000 (16:11 +0100)
commitb40d02bf96e05851d1d16b4a75f66a9e16cfb2fb
treecf1bcf7e8762ca3de24884adc9fb46d2c65d052d
parentdb4fd5197b8c7223af9be8cd3f8d8b7239e5d06c
gpu: host1x: Use struct host1x_bo pointers in traces

Rather than cast to a u32 use the struct host1x_bo pointers directly.
This avoid annoying warnings for 64-bit builds.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/channel_hw.c
include/trace/events/host1x.h