commit | e47a3bbe4ffd4afe2b24c912598aee7ea1ecf738 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Wed Apr 21 21:06:05 2010 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri May 28 01:37:41 2010 +0200 |
tree | 979a0aa286ab1d51fa572b514861b9f6cfe33883 | |
parent | fffba64ca37e8f06020f89e878f0d76a8e121c4e [diff] |
mfd: Remove incorrect wm8350 kfree The i2c_client received in probe() should not be kfree()'d. Signed-off-by: Rabin Vincent <rabin@rab.in> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>