From: Tomi Valkeinen Date: Mon, 16 May 2011 10:52:51 +0000 (+0300) Subject: OMAP: DSS2: Clean up probe for DSS & DSI X-Git-Tag: v3.1-rc1~98^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98482ed73810c4a970dee3402b35241d3ce4b7e;p=pandora-kernel.git OMAP: DSS2: Clean up probe for DSS & DSI Both dss.c and dsi.c had a probe function, which was almost a dummy one, calling dss_init() and dsi_init(). Remove the init functions by moving the initialization code into probe functions. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed