From: Martin Peres Date: Sun, 8 Sep 2013 22:43:27 +0000 (+0200) Subject: drm/nouveau/therm: ack any pending IRQ at init X-Git-Tag: v3.13-rc1~76^2~14^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b449a43f56d412a0260f3df08b061a5e937db77b;p=pandora-kernel.git drm/nouveau/therm: ack any pending IRQ at init This is safe because ptherm hasn't been configured yet and will be a little further down the initialization path. Ptherm should be safe regarding to runtime reconfiguration. v2: - do not limit this patch to nv84-a3 and make it nv84+ v3: - move the ack to fini() - disable IRQs on fini() - silently ignore un-requested IRQs Signed-off-by: Martin Peres Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed