login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
9
Re: [PATCH 07/18] ide: factor out devices init from ide_init_port_data()
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Sergei Shtylyov
Subject:
Re: [PATCH 07/18] ide: factor out devices init from ide_init_port_data()
Date: Saturday, February 9, 2008 - 11:10 am
Bartlomiej Zolnierkiewicz wrote:
quoted text
> * Factor out devices init from ide_init_port_data() to > ide_port_init_devices_data().
quoted text
> While at it:
quoted text
> * Add explicit clearing of IDE device structure.
quoted text
> There should be no functionality changes caused by this patch.
quoted text
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> MBR, Sergei --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/18] ide: warm-plug support for IDE devices and o ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 01/18] ide-generic: set hwif->chipset
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 02/18] ide: fix ide_find_port()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 03/18] ide: use ide_find_port() instead of ide_depr ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 04/18] ide-acpi: add missing drive->acpidata zeroing
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 05/18] ide: factor out cable detection from ide_ini ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:44 pm)
[PATCH 06/18] ide: factor out code unregistering devices f ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 07/18] ide: factor out devices init from ide_init_p ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 08/18] ide: move ide_port_setup_devices() call to i ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 09/18] ide: rework PowerMac media-bay support
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 10/18] ide: add warm-plug support for IDE devices
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 11/18] ide-generic: add ide_generic class and attri ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 12/18] ide: remove needless CONFIG_BLK_DEV_HD hack ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 13/18] ide: remove CONFIG_BLK_DEV_HD_IDE config option
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 14/18] ide: remove obsoleted "idex=base[,ctl[,irq]] ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:45 pm)
[PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREGISTE ...
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 16/18] ide: remove ->hold field from ide_hwif_t
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 17/18] ide: remove init_hwif_default()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
[PATCH 18/18] ide: remove ide_init_hwif_ports()
, Bartlomiej Zolnierki ...
, (Thu Feb 7, 5:46 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Fri Feb 8, 1:40 am)
Re: [PATCH 05/18] ide: factor out cable detection from ide ...
, Sergei Shtylyov
, (Fri Feb 8, 10:18 am)
Re: [PATCH 08/18] ide: move ide_port_setup_devices() call ...
, Sergei Shtylyov
, (Fri Feb 8, 10:20 am)
Re: [PATCH 02/18] ide: fix ide_find_port()
, Sergei Shtylyov
, (Fri Feb 8, 10:23 am)
Re: [PATCH 06/18] ide: factor out code unregistering devic ...
, Sergei Shtylyov
, (Sat Feb 9, 11:07 am)
Re: [PATCH 07/18] ide: factor out devices init from ide_in ...
, Sergei Shtylyov
, (Sat Feb 9, 11:10 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Tue Feb 12, 4:49 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Tue Feb 12, 5:30 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 1:59 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 2:04 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Alan Cox
, (Tue Feb 12, 2:41 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Bartlomiej Zolnierki ...
, (Tue Feb 12, 2:54 pm)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Benjamin Herrenschmidt
, (Tue Feb 12, 3:00 pm)
Re: [PATCH 09/18] ide: rework PowerMac media-bay support
, Michael Ellerman
, (Wed Feb 13, 12:29 am)
Re: [PATCH 00/18] ide: warm-plug support for IDE devices a ...
, Gabriel Paubert
, (Wed Feb 13, 3:08 am)
Re: [PATCH 09/18] ide: rework PowerMac media-bay support
, Bartlomiej Zolnierki ...
, (Wed Feb 13, 5:26 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Sergei Shtylyov
, (Thu Mar 27, 10:38 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Mark Lord
, (Fri Mar 28, 12:14 pm)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Bartlomiej Zolnierki ...
, (Sat Mar 29, 9:03 am)
Re: [PATCH 15/18] ide: remove broken/dangerous HDIO_[UNREG ...
, Bartlomiej Zolnierki ...
, (Sat Mar 29, 9:10 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate