From: Sylwester Nawrocki Date: Fri, 23 Nov 2012 18:17:40 +0000 (-0300) Subject: [media] s5p-csis: Correct the event counters logging X-Git-Tag: v3.9-rc1~93^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2c83262a989dc20268dc25d4ce3725ac9d7886;p=pandora-kernel.git [media] s5p-csis: Correct the event counters logging The counter field is unsigned so >= 0 condition always evaluates to true. Fix this to log events for which counter is > 0 or for all when in debug mode. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed