arch/c6x/include/asm/soc.h
0 → 100644
+35
−0
arch/c6x/kernel/soc.c
0 → 100644
+91
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch provides a soc_ops struct which provides hooks for SoC functionality which doesn't fit well into other places. Signed-off-by:Mark Salter <msalter@redhat.com> Signed-off-by:
Aurelien Jacquiot <a-jacquiot@ti.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>