Re: [PATCH v2 3/3] ARM: s5p64x0: Use common uncompress.h part forplat-samsung

From: Tushar Behera
Date: Thu Jun 13 2013 - 02:05:14 EST


On 06/04/2013 09:49 AM, Tushar Behera wrote:
> From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
>
> Since uart_base can be set dynamically in arch_detect_cpu(), there is no
> need to have a copy of all code locally, just to override UART base
> address.
>
> This patch removes any duplicate code in uncompress.h variant of s5p64x0
> and implements proper arch_detect_cpu() function to initialize UART with
> SoC-specific parameters.
>
> While at it, replace hard-coded register address with macro.
>
> Signed-off-by: Tomasz Figa <tomasz.figa@xxxxxxxxx>
> Signed-off-by: Tushar Behera <tushar.behera@xxxxxxxxxx>
> ---
> (This patch replaces the original patch in this patchset as it was an
> earlier-posted near-identical patch.)
>
> Changes for v2:
> * Remove the declaration of uart_base (taken care in plat/uncompress.h)
>

Kukjin,

Would you please queue this up for 3.11?

Thanks.

--
Tushar Behera
--
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/