Home
last modified time | relevance | path

Searched hist:"2111667 b467748ba8a3d8950e79e6921221f41eb" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dgeneric.cdiff 2111667b467748ba8a3d8950e79e6921221f41eb Thu Jun 05 21:10:57 CEST 2014 Andrew Ruder <andrew.ruder@elecsyscorp.com> ARM: pxa: call debug_ll_io_init for earlyprintk

This is already done automatically for many other ARM platforms by the
ARM core code, but since pxa is using the .map_io callback, it needs to
call it explicitely for earlyprintk support.

Signed-off-by: Andrew Ruder <andrew.ruder@elecsyscorp.com>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>