Re: [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers

2012-03-08 Thread Jens Axboe
On 03/08/2012 05:28 AM, Stephen Rothwell wrote:
 It would probably be easiest if all these patches were merged via the
 powerpc tree to eliminate any dependencies between them.  Their impact on
 generic code is very small.

Go ahead, no point in doing otherwise.

-- 
Jens Axboe

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers

2012-03-08 Thread Greg Kroah-Hartman
On Thu, Mar 08, 2012 at 03:28:53PM +1100, Stephen Rothwell wrote:
 Hi all,
 
 This series of patches removes all the legacy iSeries platform specific
 drivers (and the iSeries specific part of one).  The legacy iSeries
 platform main code has already bee removed along with CONFIG_PPC_ISERIES,
 so none of this code is selectable or needed any more.
 
 It would probably be easiest if all these patches were merged via the
 powerpc tree to eliminate any dependencies between them.  Their impact on
 generic code is very small.

No objection from me at all.

greg k-h
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


[PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers

2012-03-07 Thread Stephen Rothwell
Hi all,

This series of patches removes all the legacy iSeries platform specific
drivers (and the iSeries specific part of one).  The legacy iSeries
platform main code has already bee removed along with CONFIG_PPC_ISERIES,
so none of this code is selectable or needed any more.

It would probably be easiest if all these patches were merged via the
powerpc tree to eliminate any dependencies between them.  Their impact on
generic code is very small.

-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au

 arch/powerpc/include/asm/iseries/hv_call_event.h |  201 ---
 arch/powerpc/include/asm/iseries/hv_lp_event.h   |  162 --
 arch/powerpc/include/asm/iseries/iommu.h |   37 -
 arch/powerpc/include/asm/iseries/vio.h   |  265 
 arch/powerpc/kernel/vio.c|   18 +-
 drivers/base/driver.c|   30 -
 drivers/block/viodasd.c  |  809 --
 drivers/cdrom/viocd.c|  739 --
 drivers/char/viotape.c   | 1041 -
 drivers/net/ethernet/ibm/Kconfig |4 -
 drivers/net/ethernet/ibm/Makefile|1 -
 drivers/net/ethernet/ibm/iseries_veth.c  | 1710 --
 drivers/scsi/Kconfig |3 +-
 drivers/scsi/ibmvscsi/Makefile   |1 -
 drivers/scsi/ibmvscsi/ibmvscsi.c |   12 +-
 drivers/scsi/ibmvscsi/ibmvscsi.h |1 -
 drivers/scsi/ibmvscsi/iseries_vscsi.c|  173 ---
 drivers/tty/hvc/Kconfig  |   10 -
 drivers/tty/hvc/Makefile |1 -
 drivers/tty/hvc/hvc_iseries.c|  599 
 drivers/tty/serial/Kconfig   |2 +-
 include/linux/device.h   |4 -
 22 files changed, 5 insertions(+), 5818 deletions(-)


pgpQJwec4SGwr.pgp
Description: PGP signature
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers

2012-03-07 Thread David Miller
From: Stephen Rothwell s...@canb.auug.org.au
Date: Thu, 8 Mar 2012 15:28:53 +1100

 It would probably be easiest if all these patches were merged via the
 powerpc tree to eliminate any dependencies between them.  Their impact on
 generic code is very small.

No objections.
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev