Remove irqenable code
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 9 Jan 2009 10:01:32 +0000 (12:01 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 9 Jan 2009 10:01:32 +0000 (12:01 +0200)
omap_dispc_request_irq() enables irq itself, so no need to
do that here. Not to mention this code was buggy.

drivers/misc/pandora.c

Simple merge