commit | e5e4e9b70c7dfd3ba98d3e8a3951ee3b3cd2a0f9 | [log] [tgz] |
---|---|---|
author | Andy Gross <andy.gross@ti.com> | Wed Oct 17 00:30:03 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 15:55:19 2012 -0700 |
tree | add79a811d74377b59641e1f55b14a3ad16edd4e | |
parent | 41c66e06219c645a1fae94811591ad964804f443 [diff] |
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 <andy.gross@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>