From 4b751cf5de975a91246110f3da1299f9e466646d Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 24 Aug 2010 15:18:58 +0800 Subject: [PATCH] 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 Signed-off-by: Samuel Ortiz --- Reading git-format-patch failed