From: Vincent Abriou Date: Wed, 4 Feb 2015 15:54:13 +0000 (+0100) Subject: drm: sti: fix static checker warning in sti_awg_utils X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ba9810ec4c8f95bfde516653e81d435809eb6b;p=pandora-kernel.git drm: sti: fix static checker warning in sti_awg_utils The shift and the mask done on arg value is useless since arg is null. Signed-off-by: Vincent Abriou --- Reading git-diff-tree failed