gpu: pvr: remove sQProcessResource/OSLockResource interface
authorImre Deak <imre.deak@nokia.com>
Mon, 5 Apr 2010 21:24:41 +0000 (00:24 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:40 +0000 (21:09 +0300)
commit0b459ef0949d3df0ba271f4a75b358e6088dc68c
tree5ff6a3089a61eb452e1e5c3e1c8dd311db217cd6
parentf05224faaab1a7fe8a036ea97974dd77270b898e
gpu: pvr: remove sQProcessResource/OSLockResource interface

The relevent parts are already protected by pvr_lock(), so no
need for sQProcessResource, which was anyway racy and required
the occasional retrying of any operations performed on the
protected object.

The OSLockResource interface thus becomes unused, so remove it
too.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
CC: Mark Underwood <mark.underwood@imgtec.com>
CC: Mark Riding <mark.riding@imgtec.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@nokia.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@nokia.com>
pvr/osfunc.c
pvr/osfunc.h
pvr/queue.c
pvr/syscommon.h