diff options
author | Markus Pargmann <[email protected]> | 2015-08-12 12:12:28 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-08-12 13:07:23 +0100 |
commit | 2f9b660b2128c92d66f18ac7fbd7c39a91cec159 (patch) | |
tree | 1a17f32bbe17c3f123cba24e14299bc1d834504f /tools/perf/scripts/python/stackcollapse.py | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) |
regmap: Fix integertypes for register address and value
These values are defined as unsigned int in the struct and are assigned
to int values.
This patch fixes the type to be unsigned int instead.
Signed-off-by: Markus Pargmann <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions