From: Andy Gross Date: Wed, 17 Oct 2012 05:30:03 +0000 (-0500) Subject: drm/omap: Remove cpu_is_omapXXXX usage in DMM X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1072 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5e4e9b70c7dfd3ba98d3e8a3951ee3b3cd2a0f9;p=pandora-kernel.git drm/omap: Remove cpu_is_omapXXXX usage in DMM Removed usage of the cpu_is_omapXXXX in the DMM driver. This is no longer necessary as we can key off of the omap_dmm pointer that is only non-NULL if the device has been probed successfully. Signed-off-by: Andy Gross Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed