Home
last modified time | relevance | path

Searched hist:e15bb3e63c87672c1f3b82edd9853eb7c3abfa20 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic-uclass.ce15bb3e63c87672c1f3b82edd9853eb7c3abfa20 Tue Jun 23 21:39:16 UTC 2015 Simon Glass <sjg@chromium.org> power: pmic: Use trailing_strtol() instead of a local function

Use the common function to obtain the number from the end of the string,
instead of a local function. Also tweak the position of a debug() statement.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>