[PATCH 03/15] fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
haokexin at gmail.com
Fri Feb 27 12:05:49 AEDT 2015
On Fri, Feb 27, 2015 at 11:11:15AM +1100, Benjamin Herrenschmidt wrote:
> On Sat, 2015-01-31 at 21:47 +0800, Kevin Hao wrote:
> > The PPC_OF is a ppc specific option which is used to mean that the
> > firmware device tree access functions are available. Since all the
> > ppc platforms have a device tree, it is aways set to 'y' for ppc.
> > So it makes no sense to keep a such option in the current kernel.
> > Replace it with PPC.
> >
> > Signed-off-by: Kevin Hao <haokexin at gmail.com>
>
> For this and generally the whole series,
>
> Acked-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Thanks Ben.
>
> Which tree do we expect this to go through ?
I just sent out a v2 [1] a few hours earlier with some minor updates. We plan
to merge this patch series via the powerpc tree in 4.1 cycle if I can collect
all the acks from the corresponding driver maintainers.
[1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2015-February/125331.html
Thanks,
Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20150227/e2bd12e1/attachment.sig>
More information about the Linuxppc-dev
mailing list