Re: [U-Boot] [PATCH 1/6] exynos: Use common pmic_reg_update() definition

2013-10-02 Thread Lukasz Majewski
Hi Leela, > This function is used by different Exynos platforms, put it in the > common file. > > Signed-off-by: Vadim Bendebury > Signed-off-by: Leela Krishna Amudala > Reviewed-by: Doug Anderson > --- > board/samsung/common/board.c | 19 --- > drivers/power/power_i2c.c

[U-Boot] [PATCH 1/6] exynos: Use common pmic_reg_update() definition

2013-10-01 Thread Leela Krishna Amudala
This function is used by different Exynos platforms, put it in the common file. Signed-off-by: Vadim Bendebury Signed-off-by: Leela Krishna Amudala Reviewed-by: Doug Anderson --- board/samsung/common/board.c | 19 --- drivers/power/power_i2c.c| 19 +++ i