From: David Woodhouse on
On Mon, 2010-05-31 at 18:37 +0200, Anatolij Gustschin wrote:
> Fixes build errors caused by the:
> - OF device_node pointer being moved into struct device
> - removal of the match_table field from struct of_platform_driver
>
> Signed-off-by: Anatolij Gustschin <agust(a)denx.de>
> Cc: Grant Likely <grant.likely(a)secretlab.ca>

Um, this isn't applicable to 2.6.35, is it?

--
David Woodhouse Open Source Technology Centre
David.Woodhouse(a)intel.com Intel Corporation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Anatolij Gustschin on
On Sun, 06 Jun 2010 11:15:08 +0100
David Woodhouse <dwmw2(a)infradead.org> wrote:

> On Mon, 2010-05-31 at 18:37 +0200, Anatolij Gustschin wrote:
> > Fixes build errors caused by the:
> > - OF device_node pointer being moved into struct device
> > - removal of the match_table field from struct of_platform_driver
> >
> > Signed-off-by: Anatolij Gustschin <agust(a)denx.de>
> > Cc: Grant Likely <grant.likely(a)secretlab.ca>
>
> Um, this isn't applicable to 2.6.35, is it?

Do you mean it isn't applicable to 2.6.34? This patch is needed and
applicable to 2.6.35-rc1. It has already been collected by Grant
and the breakage is fixed in 2.6.35-rc2.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/