commit | bb82d90e748660a5386cc8f9fc8300bff163ce5f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Dec 22 23:18:28 2014 +0100 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Feb 19 19:54:50 2015 -0600 |
tree | 0ee9775f7e98723766c36da3b888a3afad44e5ce | |
parent | 2fcaf60ca07b0db5f8824a368bf890122c3db86a [diff] |
char: ipmi: 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: Corey Minyard <cminyard@mvista.com>