Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
da9052-battery: Add missing platform_set_drvdata
Add missing platform_set_drvdata in da9052_bat_probe. Otherwise, calling platform_get_drvdata in da9052_bat_remove returns NULL. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
- Loading branch information