From: Kishon Vijay Abraham I Date: Thu, 24 Feb 2011 09:46:57 +0000 (+0530) Subject: OMAP: hwmod: Removal of macros for data that is obtained from hwmod database X-Git-Tag: v2.6.39-rc1~432^2~17^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b176654e7796b2812632e7c4a1a4b6efbfae5f1b;p=pandora-kernel.git OMAP: hwmod: Removal of macros for data that is obtained from hwmod database Information like base address and DMA channel nubers should no longer be obtained using macros. These information should be obtained from hwmod database. Hence the macros that define the base address are removed. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Charulatha V Acked-by: Peter Ujfalusi Acked-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed