commit | 3ace6891ce8bb9e1267358cb58f93b4fd8b72b69 | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Mon Apr 01 13:14:37 2019 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Apr 06 17:54:28 2019 +0200 |
tree | 246699176d38baddbdb461c110e4ed0a66a1cc0f | |
parent | 79a3aaa7b82e3106be97842dedfd8429248896e6 [diff] |
i2c: imx: don't leak the i2c adapter on error Make sure to free the i2c adapter on the error exit path. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Fixes: e1ab9a468e3b ("i2c: imx: improve the error handling in i2c_imx_dma_request()") Signed-off-by: Wolfram Sang <wsa@the-dreams.de>