commit | 4b751cf5de975a91246110f3da1299f9e466646d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Aug 24 15:18:58 2010 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:28:53 2010 +0200 |
tree | a20e81c0be2bddf9a2db6b6592a2f232a8642006 | |
parent | e7944d820b1e13a5b17c3047e033bf744bcf01f1 [diff] |
mfd: Free tps6586x allocated resources when unload the module 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>