Subject: firewire: Provide module aliase for backwards compatibility. Date: Sat, 5 May 2007 23:17:13 +0200 From: Olaf Hering This patch loads fw-sbp2 if sbp2 is still in the config file. So one can go back and forth between releases without worry about the root filesystem drivers. Signed-off-by: Kristian Hoegsberg Existing mkinitrd scripts still have to be adapted, unless they grok module aliases. Signed-off-by: Stefan Richter --- drivers/firewire/fw-ohci.c | 5 +++++ drivers/firewire/fw-sbp2.c | 5 +++++ 2 files changed, 10 insertions(+) Index: linux/drivers/firewire/fw-ohci.c =================================================================== --- linux.orig/drivers/firewire/fw-ohci.c +++ linux/drivers/firewire/fw-ohci.c @@ -1926,6 +1926,11 @@ MODULE_AUTHOR("Kristian Hoegsberg