mfd: Don't leak init_data in tps65910_i2c_probe
authorJesper Juhl <jj@chaosbits.net>
Tue, 5 Jul 2011 22:29:07 +0000 (00:29 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 31 Jul 2011 21:28:26 +0000 (23:28 +0200)
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>

No differences found