From: Senthilvadivu Guruswamy Date: Mon, 24 Jan 2011 06:22:04 +0000 (+0000) Subject: OMAP2,3: DSS2: Use platform device to get baseaddr X-Git-Tag: v2.6.39-rc1~98^2~58^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9da36a304eed585fc5ef89c0f1c460eca61b48;p=pandora-kernel.git OMAP2,3: DSS2: Use platform device to get baseaddr DSS, DISPC, DSI, RFBI, VENC baseaddr can be obtained from platform_get_resource(). This API in turn picks the right silicon baseaddr from the hwmod database. So hardcoding of base addr could be removed. Reviewed-by: Paul Walmsley Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Sumit Semwal Signed-off-by: Senthilvadivu Guruswamy Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed