From: Terje Bergstrom Date: Wed, 29 May 2013 10:26:02 +0000 (+0300) Subject: gpu: host1x: Check INCR opcode correctly X-Git-Tag: v3.11-rc1~65^2~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c173d3a2bb367c901f1f0a66c1d4e338d8cb2c;p=pandora-kernel.git gpu: host1x: Check INCR opcode correctly The firewall code used a wrong loop condition (pointer to a structure) while checking INCR opcode. This patch fixes the code to use correct loop condition (number of words remaining). Signed-off-by: Terje Bergstrom Signed-off-by: Arto Merilainen Signed-off-by: Thierry Reding --- Reading git-diff-tree failed