• Paul Mundt's avatar
    sh: Support early clkdev allocations. · 2e733b3f
    Paul Mundt authored
    early platform devices and the like may need to set up clock aliases,
    which require an allocation at a time well before the slab allocators
    are available. The clock framework comes up after bootmem, so using
    bootmem as a fallback should be sufficient.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    2e733b3f
clkdev.c 3.53 KB