mfd: 88pm80x: Remove redundant devm_* calls
authorYi Zhang <yizhang@marvell.com>
Tue, 22 Jan 2013 02:43:45 +0000 (10:43 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 13 Feb 2013 23:22:54 +0000 (00:22 +0100)
devm_* functions are device managed and make error handling
and code simpler; it also fix error exit paths

Signed-off-by: Yi Zhang <yizhang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found