mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-18 00:44:38 +00:00
This patch removes interrupt priority tables from the intc code. Optimal priority assignment varies with embedded application anyway, so keeping the interrupt priority tables together with cpu-specific code doesn't make sense. The function intc_set_priority() should be used instead to set the desired interrupt priority level. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |
||
|---|---|---|
| .. | ||
| clock-sh7343.c | ||
| clock-sh7722.c | ||
| clock-sh7763.c | ||
| clock-sh7770.c | ||
| clock-sh7780.c | ||
| clock-sh7785.c | ||
| clock-shx3.c | ||
| Makefile | ||
| setup-sh7343.c | ||
| setup-sh7722.c | ||
| setup-sh7763.c | ||
| setup-sh7770.c | ||
| setup-sh7780.c | ||
| setup-sh7785.c | ||
| setup-shx3.c | ||
| smp-shx3.c | ||