Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: pcf50633: Remove unneded ret variable
The ret variable is not needed since is not used in the function. Remove the variable and just return 0 instead. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
- Loading branch information