Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] pcmcia: defer ide-cs initialization after other IDE drivers s…
…tarted up Avoid registering PCMCIA CF cards before other IDE stuff. This means the risk of /dev/hd* being re-ordered is lessened. The _sane_ thing to assert any ordering is to use udev, nameif and so on, of course. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information