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)
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>

No differences found