From: Laxman Dewangan Date: Wed, 18 Jul 2012 06:20:45 +0000 (+0530) Subject: mfd: Use devm managed resources for tps6586x X-Git-Tag: v3.6-rc1~47^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6719412dc28458f3c142a27bf3e0d2ab3ce0573;p=pandora-kernel.git mfd: Use devm managed resources for tps6586x Allocate memory for device state using devm_kzalloc() to simplify accounting and letting the kernel do the garbage-collection. Signed-off-by: Laxman Dewangan Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed