Home
last modified time | relevance | path

Searched hist:"5 b471dee99a9dab381110060054e6b52e87f210a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Dpower_spi.c5b471dee99a9dab381110060054e6b52e87f210a Sat Oct 25 11:38:31 UTC 2014 Tom Rini <trini@ti.com> power_spi.c: Rewrite pmic_reg function

The pmic_spi_free function isn't ever used, and as the frameworks stand
today, cannot be, so remove it. Integrate the probe function into
pmic_reg as it's not really a "probe" today. Finally, add an err label
for the common failure cases.

Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Stefano Babic <sbabic@denx.de>