Please pull linux-2.6-8xx.git for-paulus branch

Vitaly Bordug vitb at kernel.crashing.org
Sat Dec 8 21:00:25 EST 2007


Paul,

please do 
git-pull git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-8xx.git for-paulus

to receive the following updates:

Jochen Friedrich (4):
      powerpc: fix typo #ifdef -> #ifndef
      powerpc: kill non-existent symbols from ksyms and commproc.h
      powerpc: Add support for PORTA and PORTB odr registers
      powerpc: Move CPM command handling into the cpm drivers

Scott Wood (1):
      8xx: Convert mpc866ads to the new device binding.

 arch/powerpc/boot/dts/mpc866ads.dts          |  156 +++++++++------
 arch/powerpc/kernel/ppc_ksyms.c              |   12 -
 arch/powerpc/platforms/8xx/Kconfig           |    1 +
 arch/powerpc/platforms/8xx/mpc86xads.h       |   44 ----
 arch/powerpc/platforms/8xx/mpc86xads_setup.c |  289 +++++++-------------------
 arch/powerpc/sysdev/commproc.c               |   47 ++++-
 arch/powerpc/sysdev/cpm2_common.c            |   25 +++
 drivers/net/fs_enet/mac-fcc.c                |   10 +-
 drivers/net/fs_enet/mac-scc.c                |   13 +-
 drivers/serial/cpm_uart/cpm_uart_cpm1.c      |    6 +-
 drivers/serial/cpm_uart/cpm_uart_cpm2.c      |    8 +-
 include/asm-powerpc/commproc.h               |    3 -
 include/asm-powerpc/cpm.h                    |    1 +
 13 files changed, 250 insertions(+), 365 deletions(-)


-- 
Sincerely, Vitaly



More information about the Linuxppc-dev mailing list