commit | c1e572e6506082ed120a13454b2cc2f525ee7aa6 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Jan 26 08:40:09 2012 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 16 06:11:24 2012 -0700 |
tree | c7026b4522a74d9bb1594547608eab86fcb15c4c | |
parent | 15a25980d450c81e514c2a8724b575461961a30d [diff] |
irq_domain/c6x: Use library of xlate functions The c6x irq controllers don't need to define custom .xlate hooks Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Mark Salter <msalter@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de>