aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2019-09-22 04:41:23 -0300
committerMauro Carvalho Chehab <[email protected]>2019-10-10 07:20:01 -0300
commite1444e9b0424c70def6352580762d660af50e03f (patch)
tree5ed32cc22822adeda442be6e827745b8052cf183 /tools/perf/scripts/python
parent2eca8e4c1df4864b937752c3aa2f7925114f4806 (diff)
media: cx88: Fix some error handling path in 'cx8800_initdev()'
A call to 'pci_disable_device()' is missing in the error handling path. In some cases, a call to 'free_irq()' may also be missing. Reorder the error handling path, add some new labels and fix the 2 issues mentionned above. This way, the error handling path in more in line with 'cx8800_finidev()' (i.e. the remove function) Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions