gpu: pvr: no need to check for retry failures in SGXScheduleCCBCommandKM
authorImre Deak <imre.deak@nokia.com>
Mon, 5 Apr 2010 22:43:29 +0000 (01:43 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:41 +0000 (21:09 +0300)
commita2b98ecd962419ca6bb52e70627c4b721398f2e5
treeeca549e08ea7918a298b4413fb73a6ec6075fb63
parent3cbfe457b7a57cbb570b0e965b840528c601c999
gpu: pvr: no need to check for retry failures in SGXScheduleCCBCommandKM

Powering on the device can't fail any more with a 'retry' error so we can't
have the corresponding condition here. See the similar commit earlier in the
patchset for a more detailed explanation.

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/sgxutils.c