summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-01-08 17:49:28 -0800
committerDavid S. Miller <davem@davemloft.net>2013-01-08 17:49:28 -0800
commit0edb7ede7d524377afbaf48a35654baa52368f4b (patch)
tree6133da0461e802711f41feeab6a8c0b368d8bce3 /tools/perf/scripts/python/bin
parentc03a14e8db06d6687f470f9769f47aa5764b1fe3 (diff)
parentbca94cffabf5c9f2399da34eab00bd534bf3735b (diff)
downloadkernel-0edb7ede7d524377afbaf48a35654baa52368f4b.tar.gz
Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Paul Gortmaker says: ==================== I'd like to propose that we get rid of these old 8390 EISA drivers. Of the five deleted here, I wrote four -- and while that doesn't give me any authority for deletion above anyone else, it does at least allow me to comment on the absolute absence of anyone reaching out to the driver author for assistance in the last dozen years. Eventually we'll probably get rid of EISA bus support, since in x86, the hardware is close to 20 years old and already too resource constrained to be useful today. However there might still be a few DEC Alpha enthusiasts with old EISA machines kept alive, and so I expect we'll have to wait a bit longer to get unanimous agreement to proceed with the full EISA removal (although I'd love to be proven wrong on that). Most of the DEC Alpha machines shipped in a PCI configuration, and even the few that were EISA had DEC tulip based ethernet and no reason to be needing the inferior 8390 technology. So the interest here for any possible DEC enthusiasts with EISA boxes about these old 8390 drivers should be nil. These really were rare cards -- in fact the smc-ultra32 is the only one that I'd ever seen in person. Even back in the mid 90's when the drivers were written, I would guess that the user base was less than 10 people across all of them. The following patch was created with --irreversible-delete for ease of review (it skips showing the content of files that are deleted); however the complete patch can be pulled as per below. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
='2008-06-09 12:19:41 +1000'>2008-06-09Merge branch 'merge'Paul Mackerras 2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare 2008-05-23[POWERPC] of/gpio: Use dynamic base allocationAnton Vorontsov 2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell 2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras 2008-05-15[POWERPC] Add null pointer check to of_find_propertyTimur Tabi 2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering 2008-04-24[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk 2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich 2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich 2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov 2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer 2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman 2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman 2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely 2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell 2007-07-20Create drivers/of/platform.cStephen Rothwell 2007-07-20Begin consolidation of of_device.hStephen Rothwell 2007-07-20Begin to consolidate of_device.cStephen Rothwell 2007-07-20Consolidate of_find_node_by routinesStephen Rothwell 2007-07-20Consolidate of_get_next_childStephen Rothwell 2007-07-20Consolidate of_get_parentStephen Rothwell 2007-07-20Consolidate of_find_propertyStephen Rothwell 2007-07-20Consolidate of_device_is_compatibleStephen Rothwell 2007-07-20Start split out of common open firmware codeStephen Rothwell