From: Robert Richter <robert.richter@xxxxxxxxxxx>
mkinitrd looks at /sys/class/scsi_host/host$hostnum/proc_name to find
the module name of a disk driver. Current name is "highbank-ahci" but
the module is "sata_highbank". Rename it to match the module name.
Cc: Rob Herring <rob.herring@xxxxxxxxxxx>
Cc: Alexander Graf <agraf@xxxxxxx>
Cc: <stable@xxxxxxxxxxxxxxx> v3.7..
Signed-off-by: Robert Richter <robert.richter@xxxxxxxxxxx>
---
drivers/ata/sata_highbank.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)