Re: [U-Boot] [PATCH 03/12] dm: regulator: uclass driver code cleanup

2015-05-10 Thread Simon Glass
On 8 May 2015 at 10:20, Przemyslaw Marczak wrote: > 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 reg

[U-Boot] [PATCH 03/12] dm: regulator: uclass driver code cleanup

2015-05-08 Thread Przemyslaw Marczak
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