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: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8658bca2e5696df2b6c69bc5538f8fe54e4a01e;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