mfd: Free tps6586x allocated resources when unload the module
authorAxel Lin <axel.lin@gmail.com>
Tue, 24 Aug 2010 07:18:58 +0000 (15:18 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:28:53 +0000 (00:28 +0200)
For the resources allocated in tps6586x_i2c_probe(),
we need to free it in tps6586x_i2c_remove().

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found