Skip to content
Commit d2292510 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx53loco: Remove unneeded 'retval' variable



commit c7336815 (pmic: Extend PMIC framework to support multiple instances
of PMIC devices) introduced an extra 'retval' variable, but this is not
necessary since we have already the variable 'ret' in place.

So use 'ret' to store the return values from the pmic related calls and remove
'retval'.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 7093f85c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment