]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
omap2+: add drm device
authorAndy Gross <andy.gross@ti.com>
Wed, 23 May 2012 20:08:10 +0000 (15:08 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Jul 2012 11:05:57 +0000 (04:05 -0700)
commite2fb50521c3811eddd60d911bc6d4d191f5d6e61
tree32aed5a248041179d38b8ec9a619549382cac0e8
parent6887a4131da3adaab011613776d865f4bcfb5678
omap2+: add drm device

Register OMAP DRM/KMS platform device.  DMM is split into a
separate device using hwmod.

Signed-off-by: Andy Gross <andy.gross@ti.com>
Signed-off-by: Rob Clark <rob.clark@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/drm.c [new file with mode: 0644]
drivers/staging/omapdrm/omap_drv.h
include/linux/platform_data/omap_drm.h [moved from drivers/staging/omapdrm/omap_priv.h with 81% similarity]