diff options
| author | Thierry Reding <[email protected]> | 2014-10-02 14:33:31 +0200 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2014-11-13 16:11:48 +0100 |
| commit | 57b17ae71f412b870415b698655f00846e34ce0a (patch) | |
| tree | 8bd069766e5844210032d1c1f1cbd947a5fe6a5d /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 3880e95f2706e4ad9ba37e382e7f5bb82f911c68 (diff) | |
gpu: host1x: mipi: Registers are 32 bits wide
On 64-bit platforms an unsigned long would be 64 bit and cause
unnecessary casting when being passed to writel() or returned from
readl(). Make register values 32 bits wide to avoid that.
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions