mm-video-v4l2: venc: fix a mutex lock unrelease issue

When dynamically change encoder configuration, if failed,
it will directly return without release mutex lock.
Modify to always release mutex lock in error cases.

Change-Id: I09978dd70789964a860620952ef05a3b6f2fc682
CRs-Fixed: 2431959
1 file changed