Re: [v3 2/6] ARM: tegra20: convert device tree files to use CLK defines

From: Stephen Warren
Date: Fri Feb 15 2013 - 11:41:22 EST


On 02/15/2013 01:43 AM, Hiroshi Doyu wrote:
> Replace magic number in tegra_car:
>
> - clocks = <&tegra_car 28>;
> + clocks = <&tegra_car CLK_HOST1X>;
>
> Signed-off-by: Hiroshi Doyu <hdoyu@xxxxxxxxxx>
> ---
> .../bindings/clock/nvidia,tegra20-car.txt | 150 +-------------------

The edits to the binding are logically part of patch 1.
--
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/