diff options
author | Paul Cercueil <paul@crapouillou.net> | 2019-12-16 19:18:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-30 21:54:57 +0300 |
commit | c80d0f4426c7fdc7efd6ae8d8b021dcfc89b4254 (patch) | |
tree | 2c818a26aa6d2045be07d80971dcb40e866c65c7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ce03cbcb4b4fd2a3817f32366001f1ca45d213b8 (diff) | |
download | linux-c80d0f4426c7fdc7efd6ae8d8b021dcfc89b4254.tar.xz |
usb: musb: dma: Correct parameter passed to IRQ handler
The IRQ handler was passed a pointer to a struct dma_controller, but the
argument was then casted to a pointer to a struct musb_dma_controller.
Fixes: 427c4f333474 ("usb: struct device - replace bus_id with dev_name(), dev_set_name()")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Tested-by: Artur Rojek <contact@artur-rojek.eu>
Cc: stable@vger.kernel.org
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20191216161844.772-2-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions