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

Colin Cross ccross at android.com
Mon Feb 21 02:00:22 EST 2011


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

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.



More information about the linux-arm-kernel mailing list