From: Milton Miller Date: Tue, 24 May 2011 20:34:18 +0000 (+0000) Subject: powerpc/irq: Remove stale and misleading comment X-Git-Tag: v3.0-rc1~135^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8142f032a90680ed2fb080ca694ffe9509276361;p=pandora-kernel.git powerpc/irq: Remove stale and misleading comment The comment claims we will call host->ops->map() to update the flags if we find a previously established mapping, but we never did. We used to call remap, but that call was removed in da05198002 (powerpc: Remove irq_host_ops->remap hook). Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed