From: Grant Likely Date: Mon, 4 Jun 2012 05:04:35 +0000 (-0700) Subject: irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY X-Git-Tag: v3.6-rc1~23^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732557047128e5c200c3590efba39f10ac46bcb2;p=pandora-kernel.git irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACY Where irq_domain_associate() is called in irq_create_mapping, there is no need to test for IRQ_DOMAIN_MAP_LEGACY because it is already tested for earlier in the routine. Signed-off-by: Grant Likely Cc: Paul Mundt Cc: Benjamin Herrenschmidt Cc: Thomas Gleixner Cc: Rob Herring --- Reading git-diff-tree failed