gpu: pvr: fix locking on the HW recovery reset error path
authorImre Deak <imre.deak@nokia.com>
Thu, 30 Sep 2010 09:36:15 +0000 (12:36 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:42 +0000 (21:09 +0300)
commit13fafea8948a8570a2f422cfa7b47461059fc4bd
tree14ddd57ceec7f93fd74224c47d1232195290e2a8
parentabfe2fa05ef88608037db9f902160f2ce8d43f61
gpu: pvr: fix locking on the HW recovery reset error path

pvr_dev_lock is unbalanced on the code path where HW recovery reset
fails.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/sgxinit.c