commit | dc7e412d431db5da7fa252f4c3ed475ef4af3e8a | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Wed Jul 06 00:29:07 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jul 31 23:28:26 2011 +0200 |
tree | cd9e1779860c0a2820a4bc869f395176f19337a9 | |
parent | f7eb6c5e8e5e1e96c36763778e9a78b9da6fcd31 [diff] |
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 <jj@chaosbits.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>