Input: qt1070 - remove obsolete cleanup for clientdata
authorWolfram Sang <w.sang@pengutronix.de>
Tue, 21 Jun 2011 11:20:57 +0000 (04:20 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Jun 2011 11:31:53 +0000 (04:31 -0700)
A few new i2c-drivers came into the kernel which clear the clientdata
pointer on exit or error. This is not required anymore since the core
will do it for us.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found