commit | 4ada2f65d24101198a0b1a1dccf1329b93098b19 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Wed Dec 18 09:48:56 2019 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Dec 18 21:49:46 2019 +0100 |
tree | 175ab8a73bf2efbdbc8169e4417ee7b14e264b34 | |
parent | ff0625185f40d296ef6b68ea543baaedf5226d6c [diff] |
drivers/interrupt_controller: Renaming s1000 to cavs If it is such a thing (a CAVT intc), it will not be targeting Intel s1000 SoC only. UP squarde ADSP use the same intc. So renaming it to CAVS. Though CAVS name might be wrong (CAVS being an overall architecture name, and not an IP block specification). Reducing the amount of lines by using if/endif as well. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>