From: Laurent Pinchart Date: Thu, 27 Sep 2012 13:38:18 +0000 (-0300) Subject: [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check X-Git-Tag: v3.7-rc1~38^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947c48086623d9ca2207dd0434bd58458af4ba86;p=pandora-kernel.git [media] omap3isp: Replace cpu_is_omap3630() with ISP revision check Drivers must not rely on cpu_is_omap* macros (they will soon become private). Use the ISP revision instead to identify the hardware. Signed-off-by: Laurent Pinchart Acked-by: Tony Lindgren Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed