arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdata
authorWolfram Sang <wsa@the-dreams.de>
Sun, 13 Oct 2013 16:05:38 +0000 (18:05 +0200)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:23 +0000 (21:11 -0500)
commitd82341b08b8105965267252b51c41fb35fc81156
tree5cdcbf422ab50b591f135af23cf864b2002c3bbb
parent8d7c0b527fba4891e5d8c74d78e80cac177bce5e
arch/powerpc/platforms/83xx: 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 <wsa@the-dreams.de>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c