tty: serial: max310x: Remove explicit use of devm_kfree
authorEmil Goode <emilgoode@gmail.com>
Sat, 18 Aug 2012 16:12:49 +0000 (18:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 19:33:40 +0000 (12:33 -0700)
There is no reason to explicitly call devm_kfree
in probe or remove functions.

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found