[U-Boot] [PATCH 1/2] power: exynos-tmu: fix warnings and clean up code
Minkyu Kang
mk7.kang at samsung.com
Thu Jun 13 10:55:27 CEST 2013
On 06/04/13 07:21, Naveen Krishna Chatradhi wrote:
> From: Naveen Krishna Chatradhi <ch.naveen at samsung.com>
>
> This patch does the folowing
> 1. change the data types for unsigned int variable to unsigned
> 2. change the tmu_base type to struct exynos5_tmu_reg *
> 3. Add timer functionality for get_cur_temp()
> 4. error handling in the get_tmu_fdt_values()
> 5. Add check for curr_temp reading
> 6. some cosmotic changes.
>
> Signed-off-by: Naveen Krishna Chatradhi <ch.naveen at samsung.com>
> Reviewed-by: Vadim Bendebury <vbendeb at google.com>
> ---
> arch/arm/include/asm/arch-exynos/tmu.h | 58 +++++++----------
> drivers/power/exynos-tmu.c | 112 ++++++++++++++++++--------------
> 2 files changed, 90 insertions(+), 80 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list