From: Nishanth Menon Date: Mon, 14 Feb 2011 07:11:10 +0000 (+0530) Subject: OMAP3+: SR: disable interrupt by default X-Git-Tag: v3.1-rc1~152^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1279ba5916f6635610c639186be84afaef831fb3;p=pandora-kernel.git OMAP3+: SR: disable interrupt by default We will enable and disable interrupt on a need basis in the class driver. We need to keep the IRQ disabled by default else the forceupdate or vcbypass events could trigger events that we don't need/expect to handle. This is a preparation for SmartReflex AVS class drivers such as class 2 and class 1.5 which would need to use interrupts. Existing SmartReflex AVS class 3 driver does not require to use interrupts and is not impacted by this change. Signed-off-by: Nishanth Menon Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed