commit | 5a218ceba7b64f506bf4f004b04bb457c1805a62 | [log] [tgz] |
---|---|---|
author | Carlos Chinea <carlos.chinea@nokia.com> | Wed Apr 04 14:11:45 2012 +0300 |
committer | Carlos Chinea <carlos.chinea@nokia.com> | Mon Apr 23 14:23:31 2012 +0300 |
tree | f1f123391bbebd8c6136e9118bf8a2f6b0c49734 | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c [diff] |
HSI: hsi: Rework hsi_controller release Use the proper release mechanism for hsi_controller and hsi_ports structures. Free the structures through their associated device release callbacks. 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>