u-boot-brain/board/samsung/odroid
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup
This cleanup includes:
- remove of the preprocessor macros which pointed to long name functions
- update of the names of some regulator uclass driver functions
- cleanup of the function regulator_autoset()
- reword of some comments of regulator uclass header file
- regulator_get_by_platname: check error for uclass_find_* function calls
- add function: regulator_name_is_unique
- regulator post_bind(): check regulator name uniqueness
- fix mistakes in: regulator/Kconfig
- regulator.h: update comments
- odroid u3: cleanup the regulator calls

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested on sandbox:
Tested-by: Simon Glass <sjg@chromium.org>
2015-05-14 19:58:34 -06:00
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS odroid: kconfig: add odroid_defconfig 2014-09-05 13:58:50 +09:00
Makefile odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412 2014-09-05 13:58:50 +09:00
odroid.c dm: regulator: uclass driver code cleanup 2015-05-14 19:58:34 -06:00
setup.h odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412 2014-09-05 13:58:50 +09:00