commit | d82341b08b8105965267252b51c41fb35fc81156 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 13 18:05:38 2013 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 28 21:11:23 2013 -0500 |
tree | 5cdcbf422ab50b591f135af23cf864b2002c3bbb | |
parent | 8d7c0b527fba4891e5d8c74d78e80cac177bce5e [diff] |
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>