Re: [PATCH v2 2/3] ARM: SAMSUNG: Consolidate uncompress subroutine

From: Kukjin Kim
Date: Sun Jun 16 2013 - 17:04:15 EST


On 06/13/13 15:04, Tushar Behera wrote:
On 06/04/2013 09:49 AM, Tushar Behera wrote:
For mach-exynos, uart_base is a pointer and the value is calculated
in the machine folder. For other machines, uart_base is defined as
a macro in platform directory. For symmetry, the uart_base macro
definition is removed and the uart_base calculation is moved to
specific machine folders.

This would help us consolidating uncompress subroutine for s5p64x0.

Signed-off-by: Tushar Behera<tushar.behera@xxxxxxxxxx>
---
Changes for v2:
* Remove ifdef's while calculating uart_base value.


Kukjin,

Would you please queue this up for 3.11?

Sure, applied this and 3rd for 3.11.

Thanks,
- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/