diff options
author | Dan Carpenter <[email protected]> | 2023-07-25 09:50:55 +0300 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-08 15:36:54 +0200 |
commit | f5d5bc5fda5cfc127d258166e5d6d91cf17efd48 (patch) | |
tree | c0963d2b88d58f6697cc90edccf9ae249fa64ab2 /drivers/platform/surface/aggregator/ssh_parser.c | |
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 <[email protected]>
Reviewed-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions