]> git.karo-electronics.de Git - linux-beck.git/commit
misc: fsa9480: Remove obsolete cleanup for clientdata
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 24 Feb 2012 18:46:32 +0000 (19:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 22:16:42 +0000 (14:16 -0800)
commitef77d83fd7a2f37a20d9e37ac156f18e7e105c75
treebd362d099250a7526d2c2d9ac6d0ac610ae62606
parent838d51bfa31540d474b9562056379b6325ec07d7
misc: fsa9480: Remove obsolete cleanup for 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 <w.sang@pengutronix.de>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/fsa9480.c