linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/7] [POWERPC] 8xx cleanups
@ 2008-01-24 15:15 Jochen Friedrich
  2008-01-25  8:50 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Jochen Friedrich @ 2008-01-24 15:15 UTC (permalink / raw)
  To: Vitaly Bordug; +Cc: Scott Wood, linuxppc-dev list, Kernel, Linux

Hi,

this is a series against paulus for-2.6.25 tree to clean up various 8xx related stuff.
The series can be pulled from git://git.bocc.de/dbox2.git cleanup.
Old patches 2+4 have been merged into Patch 2. Patch 4 has been modified to move the
prototypes into a new platforms/8xx/mpc8xx.h. Patch 5 leaves the PCMCIA bits in
asm-powerpc/mpc8xx.h as this driver needs to be fixed first (unfortunately, i don't
have an 8xx board with PCMCIA). I would suggest removing asm-powerpc/mpc8xx.h after
ARCH=ppc is gone to avoid adding #ifdefs to all shared drivers.

I also modified an option in Thunderbird so i hope whitespaces are OK now :-/

[POWERPC] Remove unused m8xx_cpm_hostalloc/free/dump()
[POWERPC] Rename m8xx_pic_init to mpc8xx_pics_init
[POWERPC] Remove unneeded and misspelled prototype m8xx_calibrate_decr
[POWERPC] Remove sysdev/commproc.h
[POWERPC] Get rid of conditional includes of board specific setup
[POWERPC] Rename commproc to cpm1 and cpm2_common.c to cpm2.c
[POWERPC] Move definition of buffer descriptor to cpm.h

Thanks,
Jochen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCHv3 0/7] [POWERPC] 8xx cleanups
  2008-01-24 15:15 [PATCHv3 0/7] [POWERPC] 8xx cleanups Jochen Friedrich
@ 2008-01-25  8:50 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2008-01-25  8:50 UTC (permalink / raw)
  To: Jochen Friedrich; +Cc: Scott Wood, Kernel, Linux, linuxppc-dev list

On Thu, 24 Jan 2008, Jochen Friedrich wrote:

> Hi,
>
> this is a series against paulus for-2.6.25 tree to clean up various 8xx
> related stuff.
> The series can be pulled from git://git.bocc.de/dbox2.git cleanup.
> Old patches 2+4 have been merged into Patch 2. Patch 4 has been modified to
> move the
> prototypes into a new platforms/8xx/mpc8xx.h. Patch 5 leaves the PCMCIA bits
> in
> asm-powerpc/mpc8xx.h as this driver needs to be fixed first (unfortunately, i
> don't
> have an 8xx board with PCMCIA). I would suggest removing asm-powerpc/mpc8xx.h
> after
> ARCH=ppc is gone to avoid adding #ifdefs to all shared drivers.
>
> I also modified an option in Thunderbird so i hope whitespaces are OK now :-/
>
> [POWERPC] Remove unused m8xx_cpm_hostalloc/free/dump()
> [POWERPC] Rename m8xx_pic_init to mpc8xx_pics_init
> [POWERPC] Remove unneeded and misspelled prototype m8xx_calibrate_decr
> [POWERPC] Remove sysdev/commproc.h
> [POWERPC] Get rid of conditional includes of board specific setup

I've applied the above patches.

> [POWERPC] Rename commproc to cpm1 and cpm2_common.c to cpm2.c

I'm a bit concerned this patch is touching too many files.. or ones that
it never should have.

> [POWERPC] Move definition of buffer descriptor to cpm.h

I'm assmuing this patch depends on the previous one.

- k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-25  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24 15:15 [PATCHv3 0/7] [POWERPC] 8xx cleanups Jochen Friedrich
2008-01-25  8:50 ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).