diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2010-09-02 13:28:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-14 06:34:25 +0200 |
commit | dbee032295dac88742734ee9988e08a0e4f2f732 (patch) | |
tree | 75369269de5fe9362369592e8b4fe46be5340da8 /drivers/nubus/Makefile | |
parent | tx493xide: use min_t() macro instead of min() (diff) | |
download | linux-dbee032295dac88742734ee9988e08a0e4f2f732.tar.xz linux-dbee032295dac88742734ee9988e08a0e4f2f732.zip |
ide: Fix ordering of procfs registry.
We must ensure that ide_proc_port_register_devices() occurs on an
interface before ide_proc_register_driver() executes for that
interfaces drives.
Therefore defer the registry of the driver device objects backed by
ide_bus_type until after ide_proc_port_register_devices() has run
and thus all of the drive->proc procfs directory pointers have been
setup.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/nubus/Makefile')
0 files changed, 0 insertions, 0 deletions