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)
commit389b7cf06500178b8bf2ce4dcd36cb0a8a771db5
treed672983025bfa447df9b5b3bac161d6cd3ab2780
parent1177c93f6e3c60abc022d830cf289f457992f5b5
Remove irqenable code

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