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)
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>

No differences found