]> git.baikalelectronics.ru Git - kernel.git/commit
Input: jornada720_kbd - switch to devm_* APIs
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 19 Aug 2016 16:40:58 +0000 (09:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 22 Aug 2016 21:17:16 +0000 (14:17 -0700)
commit2882e8bad90d40bde85c633aba12b76e3c2f598b
tree51fc1af754e86b8cea20f14ee64d45b64fbbe191
parentd5b989cdb2df75084721158c1670e71430c85edd
Input: jornada720_kbd - switch to devm_* APIs

Switch the jornada720_kbd driver to use the devm_* APIs.  This is in
preparation to removing the mach/irqs.h include from this driver.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/jornada720_kbd.c