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)
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>

No differences found