Home
last modified time | relevance | path

Searched hist:"1 bdec5d9818c47e080c19784dfd25d1d9c20807e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dili210x.cdiff 1bdec5d9818c47e080c19784dfd25d1d9c20807e Thu Feb 07 00:00:44 CST 2019 Marek Vasut <marex@denx.de> Input: ili210x - convert to devm IRQ

Convert the driver to devm_request_irq(), drop the related unmanaged
deregistration code and add ili210x_irq_teardown() to tear the IRQ
down and cancel possible touchscreen pending work.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>