mfd: twl6040: Remove obsolete cleanup for i2c clientdata
authorWolfram Sang <wsa@the-dreams.de>
Sun, 13 Oct 2013 16:06:12 +0000 (18:06 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 24 Oct 2013 10:08:23 +0000 (12:08 +0200)
commit501d609abe43894430eecee7f5e498607718b26b
tree890a473df56aaaedc6a9026c12ced3012d13b6b4
parent34c5c735a89bc0ad5fab1c29b9f425b77fbb7ae7
mfd: twl6040: Remove obsolete cleanup for i2c clientdata

A few new i2c-drivers came into the kernel which clear the clientdata-pointer
on exit or error. This is obsolete meanwhile, the core will do it.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040.c