]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit137886487ef7cd9a4067162ab26d23978fb56b3b
treecf1bcf7e8762ca3de24884adc9fb46d2c65d052d
parenta31501bf35fef5c161de165108eae9b205e784bc
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