gpu: pvr: move ocp_cleanup() later during device deinit
authorImre Deak <imre.deak@nokia.com>
Thu, 29 Apr 2010 12:48:26 +0000 (15:48 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:41 +0000 (21:09 +0300)
commit141ebddb8519eae912e6d304e2eb1516a1776c37
tree2c8797c7e5e1787a5a490a116a9b4282afd1a554
parent147fca6daf85ca62b926829a048dfa2724c0ea94
gpu: pvr: move ocp_cleanup() later during device deinit

Unmap the OCP register range only after it's not needed any more.

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