staging: nvec: Convert to use devm_input_allocate
authorLeon Romanovsky <leon@leon.nu>
Tue, 14 May 2013 09:22:07 +0000 (12:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:04:31 +0000 (16:04 -0700)
nvec_kbd is converted to use devm_input_allocate.
This simplifies error handling and remove path.

Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found