From: Laurent Pinchart Date: Thu, 25 Sep 2014 12:22:00 +0000 (-0300) Subject: [media] omap3isp: Fix division by 0 X-Git-Tag: fixes-v4.0-rc1~147^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aadec012eabf0e5147103cfd2ffde27e5aad65e2;p=pandora-kernel.git [media] omap3isp: Fix division by 0 If the requested clock rate passed to the XCLK set_rate or round_rate operation is 0, the driver will try to divide by 0. Fix this. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed