diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-07-25 09:50:55 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2023-08-08 15:36:54 +0200 |
commit | f5d5bc5fda5cfc127d258166e5d6d91cf17efd48 (patch) | |
tree | c0963d2b88d58f6697cc90edccf9ae249fa64ab2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 54e73cd52250adeba836cd3afef3658b48ae8dc9 (diff) |
i2c: imx: Clean up a call to request_irq()
This is passing a NULL thread to request_threaded_irq(). So it's not
really a threaded IRQ at all. It's more readable to call request_irq()
instead.
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/fa375cc0-893a-4e64-8bf6-cc37f9ebecf5@moroto.mountain
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions