Hi Linus,
quoted
As this touches ARM specific code, I need an ack from the ARM
maintainer
quoted
before I can take this through the staging tree. =A0Is there any way to
make it part of your drivers/staging/ submission? =A0There are other
examples in the staging tree already that do this, why not do that
here
quoted
as well?
=20
Hm yeah maybe it's possible if you move devices-cg2900.*
to staging/cg2900, then split off the stuff in board-mop500.c into
some drivers/staging/cg2900/board-mop500-cg2900.c which
adds the device in some proper initcall.
=20
Do you think it can be done P-G? I might have overestimated
the work involved in moving that stuff to /staging.
=20
Yours,
Linus Walleij
As Arnd requested yesterday, I can move most of devices-cg2900, maybe all,
to the staging folder (probably to cg2900_lib.c). I will then minimize
whatever is needed in board-mop500.c. I will see what I can do.
Thanks,
/P-G