Re: [PATCH v2 09/21] ARM: tegra: clock: Move unshared clk structmembers into union

From: Colin Cross
Date: Mon Feb 21 2011 - 02:00:28 EST


On Sun, Feb 20, 2011 at 8:10 PM, Olof Johansson <olof@xxxxxxxxx> wrote:
> On Sat, Feb 19, 2011 at 2:25 PM, Colin Cross <ccross@xxxxxxxxxxx> wrote:
>> Signed-off-by: Colin Cross <ccross@xxxxxxxxxxx>
>
> Same here, short description. With that:
>
> Acked-by: Olof Johansson <olof@xxxxxxxxx>
>

I will add:
Creates a union of a struct for each type of clock to reduce memory
usage and clarify which members are used by all clocks and which are
used by a single type.
--
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/