linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers
@ 2012-03-08  4:28 Stephen Rothwell
  2012-03-08  4:32 ` [PATCH 1/7] powerpc: Remove some of the legacy iSeries specifi device drivers Stephen Rothwell
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Stephen Rothwell @ 2012-03-08  4:28 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: Jens Axboe, linux-scsi, netdev, LKML, James E.J. Bottomley,
	linux-serial, Greg Kroah-Hartman, Brian King, ppc-dev,
	David Miller, Alan Cox

[-- Attachment #1: Type: text/plain, Size: 1982 bytes --]

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 Rothwell                    sfr@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(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-03-08 17:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08  4:28 [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers Stephen Rothwell
2012-03-08  4:32 ` [PATCH 1/7] powerpc: Remove some of the legacy iSeries specifi device drivers Stephen Rothwell
2012-03-08  4:33 ` [PATCH 2/7] net: powerpc: remove the legacy iSeries ethernet driver Stephen Rothwell
2012-03-08  6:53   ` David Miller
2012-03-08  4:35 ` [PATCH 3/7] [SCSI] powerpc: remove the legacy iSeries part of ibmvscsi Stephen Rothwell
2012-03-08  4:37 ` [PATCH 4/7] tty: powerpc: remove hvc_iseries Stephen Rothwell
2012-03-08  4:39 ` [PATCH 5/7] tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES Stephen Rothwell
2012-03-08 11:18   ` Alan Cox
2012-03-08  4:41 ` [PATCH 6/7] driver-core: remove legacy iSeries hack Stephen Rothwell
2012-03-08  4:43 ` [PATCH 7/7] powerpc: clean up vio.c Stephen Rothwell
2012-03-08  6:53 ` [PATCH 0/7] powerpc: remove the legacy iSeries platform specific drivers David Miller
2012-03-08 10:37 ` Jens Axboe
2012-03-08 17:59 ` Greg Kroah-Hartman

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).