staging: nvec: convert to devm_ functions
authorMarc Dietrich <marvin24@gmx.de>
Sun, 24 Jun 2012 21:25:16 +0000 (23:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 17:55:37 +0000 (10:55 -0700)
commitf5e3352e5185ef37700da9a51c333559381fe8fd
tree18eb3873fe94122b1885f2ac6252e3a75949d241
parent59d6a29e554d891a513476c13a6657825f8be270
staging: nvec: convert to devm_ functions

This patch cleanups the nvec and its childs by replacing calls to
resource allocations by their devm_* equivalents.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c
drivers/staging/nvec/nvec_leds.c
drivers/staging/nvec/nvec_power.c
drivers/staging/nvec/nvec_ps2.c
This page took 0.025121 seconds and 5 git commands to generate.