aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2019-03-25 12:40:58 +0100
committerLorenzo Pieralisi <[email protected]>2019-04-04 11:48:56 +0100
commitd8fa26609b91394f9f2d17ae6956a2c3e3632fbb (patch)
tree49272bc10829642928c2fb0e0f80be36d0c8f01f /tools/perf/scripts/python/exported-sql-viewer.py
parent7dc13a7939e09caa20ed3a0a8417f23b4ec4e6e2 (diff)
PCI: rcar: Replace various variable types with unsigned ones for register values
Replace various variable types with u32 or unsigned int type for variables holding register values, since the registers are 32bit. Note that rcar_pcie_msi_irq() still uses various variable types because both find_first_bit() and __fls() require various variable types as an argument. Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Phil Edworthy <[email protected]> Cc: Simon Horman <[email protected]> Cc: Wolfram Sang <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions