irqdomain: Make ops->map hook optional
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 4 Jun 2012 05:04:39 +0000 (22:04 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 17 Jun 2012 21:41:57 +0000 (15:41 -0600)
There isn't a really compelling reason to force ->map to be populated,
so allow it to be left unset.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rob Herring <rob.herring@calxeda.com>

No differences found