From: Jesper Juhl Date: Tue, 5 Jul 2011 22:29:07 +0000 (+0200) Subject: mfd: Don't leak init_data in tps65910_i2c_probe X-Git-Tag: v3.1-rc1~100^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7e412d431db5da7fa252f4c3ed475ef4af3e8a;p=pandora-kernel.git mfd: Don't leak init_data in tps65910_i2c_probe There are a couple of situations where we leak init_data in drivers/mfd/tps65910.c:tps65910_i2c_probe() - this patch should take care of them. Signed-off-by: Jesper Juhl Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed