From: Grant Likely Date: Mon, 4 Jun 2012 05:04:38 +0000 (-0700) Subject: irqdomain: Fix irq_create_direct_mapping() to test irq_domain type. X-Git-Tag: v3.6-rc1~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9844a5524ec532aee826c35e3031637c7fc8287b;p=pandora-kernel.git irqdomain: Fix irq_create_direct_mapping() to test irq_domain type. irq_create_direct_mapping can only be used with the NOMAP type. Make the function test to ensure it is passed the correct type of irq_domain. Signed-off-by: Grant Likely Cc: Paul Mundt Cc: Benjamin Herrenschmidt Cc: Thomas Gleixner Cc: Rob Herring --- Reading git-diff-tree failed