Skip to content
Commit f5d5bc5f authored by Dan Carpenter's avatar Dan Carpenter Committed by Andi Shyti
Browse files

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: default avatarDan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/fa375cc0-893a-4e64-8bf6-cc37f9ebecf5@moroto.mountain


Signed-off-by: default avatarAndi Shyti <andi.shyti@kernel.org>
parent 54e73cd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment