commit | 90e41f9dc75b47ab94e2191e4c86aa8259699a33 | [log] [tgz] |
---|---|---|
author | Carlos Chinea <carlos.chinea@nokia.com> | Wed Apr 11 11:01:11 2012 +0300 |
committer | Carlos Chinea <carlos.chinea@nokia.com> | Mon Apr 23 14:23:31 2012 +0300 |
tree | fa163ec22d60c9c8f270fca4f31c2bf39aae4acd | |
parent | 5a218ceba7b64f506bf4f004b04bb457c1805a62 [diff] |
HSI: hsi: Fix error path cleanup on client registration HSI client structure should be freed on error path after calling device_registration by dropping a reference to it. Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>