From: Tomi Valkeinen Date: Mon, 8 Oct 2012 11:35:44 +0000 (+0300) Subject: OMAP: VRFB: convert vrfb to platform device X-Git-Tag: omap-for-v3.8/cleanup-headers-signed~19^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406c8563a7b07ce91b1310536948477c7a8755de;p=pandora-kernel.git OMAP: VRFB: convert vrfb to platform device This patch converts vrfb library into a platform device, in an effort to remove omap dependencies. The platform device is registered in arch/arm/plat-omap/fb.c and assigned resources depending on whether running on omap2 or omap3. The vrfb driver will parse those resources and use them to access vrfb configuration registers and the vrfb virtual rotation areas. Signed-off-by: Tomi Valkeinen Cc: Tony Lindgren --- Reading git-diff-tree failed