aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTang Bin <[email protected]>2021-10-21 05:09:38 +0200
committerMauro Carvalho Chehab <[email protected]>2021-11-30 12:06:48 +0100
commitaf88c2adbb72a09ab1bb5c37ba388c98fecca69b (patch)
tree5b4b6628998cca85564eac11827f0f2962ae7291 /tools/perf/scripts/python/exported-sql-viewer.py
parentd5e9bddb28057615fed653dcfa25f96896b1ff04 (diff)
media: rcar_fdp1: Fix the correct variable assignments
In the function fdp1_probe(), when get irq failed, the function platform_get_irq() log an error message, so remove redundant message here. And the variable type of "ret" is int, the "fdp1->irq" is unsigned int, when irq failed, this place maybe wrong, thus fix it. Signed-off-by: Tang Bin <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions