]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd040a289b407a4de1bb905fe8024a7bc090cf39a
treecd9e1779860c0a2820a4bc869f395176f19337a9
parentce44d1b2180c8ac164a0466a0c492df0bc09f078
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>
drivers/mfd/tps65910.c