From: Tomi Valkeinen Date: Wed, 10 Oct 2012 12:55:19 +0000 (+0300) Subject: OMAPDSS: move irq handling to dispc-compat X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e2e6374385d2219b9011f6bfd0de7221a591d4;p=pandora-kernel.git OMAPDSS: move irq handling to dispc-compat The whole dispc irq handling system we currently have is only needed for compat layer, and thus can be moved from dispc.c to the compat layer. This is quite straigtforward, but we need to add new dispc functions to request and free the actual hardware irq: dispc_request_irq() and dispc_free_irq(). Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed