Home
last modified time | relevance | path

Searched hist:"3039811 e6584d55c6a330a7cf409f4dcea13ee31" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Dlists.c3039811e6584d55c6a330a7cf409f4dcea13ee31 Tue Jun 23 21:38:36 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Use debug() instead of printf() for failures

To avoid bloating SPL code, use debug() where possible in the driver model
core code. The error code is already returned, and can be investigated as
needed.

Signed-off-by: Simon Glass <sjg@chromium.org>