gpu: pvr: no need to check for IRQ context in SGXCommandComplete
authorImre Deak <imre.deak@nokia.com>
Mon, 5 Apr 2010 22:48:58 +0000 (01:48 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:41 +0000 (21:09 +0300)
commit9011ae107ca3fda22cd4664a60f20683eabc254a
tree5328fa8373939fd26d09428eae8d5180b9f3302e
parenta2b98ecd962419ca6bb52e70627c4b721398f2e5
gpu: pvr: no need to check for IRQ context in SGXCommandComplete

This function isn't called in IRQ context from anywhere, so remove
the related checks.

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.h
pvr/sgxinit.c