commit | 0a91028afc3649864fa5b652564c2fda2bbae537 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Mon Dec 15 13:24:31 2014 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Sat Feb 07 23:42:46 2015 +0100 |
tree | a5611403639f15659aaf757d07395c5149a264f2 | |
parent | 7dc2dbd54909434fa9f1d5354d7909d9873f3cad [diff] |
ARM: atmel: spl: add saic to aic redirect function Some SoC need to redirect the saic to aic to make the interrupt to work, here add a weak function to be replaced by real function. Signed-off-by: Bo Shen <voice.shen@atmel.com>