OMAP: DSS2: Remove DSS_IRQSTATUS
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 9 May 2011 07:52:15 +0000 (10:52 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:53 +0000 (14:20 +0300)
commit44538b431517ebf4b0e8574cb727deb1a73652c8
tree20f43cb1bdf265ff82432910013c6c2b041a467f
parent55978cc20efca8c40a7f4500df868e3d2ac8c025
OMAP: DSS2: Remove DSS_IRQSTATUS

DSS_IRQSTATUS register is available only on OMAP3, and reading it in
dss_dump_registers() on OMAP4 seems to cause a crash.

The register is not used for anything, and displaying its value is of no
use, so let's just remove it altogether.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c