commit | c762ff1f7e3b09293c22ce62135ef550c1b3327c | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Tue Oct 04 12:41:37 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Oct 24 18:34:45 2016 -0200 |
tree | 212b5c7771608b7f86d2ffe9412f98c0445950a7 | |
parent | 69fd825c17a9f0e2ad939ee701c64242d181cdb9 [diff] |
[media] coda: fix the error path in coda_probe() In the case of coda_firmware_request() failure, we should release the prevously acquired resources. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>