]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: drm/imx: convert IPU irq driver to irq_domain_add_linear
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 21 Jun 2013 08:27:39 +0000 (10:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:00:08 +0000 (16:00 -0700)
commitb728766ced8290c3cd48ff5844fa50c944b68777
treee9a06cd41f3203b0a9fcbfc6a9918f23be009260
parente4f2a54e60fe767effe262ca79796b0566cfcdbd
staging: drm/imx: convert IPU irq driver to irq_domain_add_linear

The IPU has a lot of interrupts. Instead of allocating descs for all
of them, register a linear irq domain and create mappings as needed.
This was listed in the TODO as a prerequisite to move the IPU driver
out of staging.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/TODO
drivers/staging/imx-drm/ipu-v3/ipu-common.c
drivers/staging/imx-drm/ipu-v3/ipu-prv.h