staging/ste_rmi4: Remove obsolete cleanup for clientdata
authorWolfram Sang <w.sang@pengutronix.de>
Mon, 24 Jan 2011 10:44:29 +0000 (11:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 25 Jan 2011 10:13:01 +0000 (18:13 +0800)
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 <w.sang@pengutronix.de>
Cc: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found