sata_highbank: Rename proc_name to the module nameALLNEXTupstreamupstream-linus
commit2cc1144a31f76d4a9fb48bec5d6ba1359f980813
authorRobert Richter <robert.richter@calxeda.com>
Tue, 30 Apr 2013 16:57:18 +0000 (30 18:57 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 30 Apr 2013 22:02:56 +0000 (30 18:02 -0400)
tree387c43fe8b8cfbeed6cb28b0f06d60a58de4246e
parent19ccee765f8030c1e36720b6bcb7e8bd8262af5c
sata_highbank: Rename proc_name to the module name

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@calxeda.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: <stable@vger.kernel.org> v3.7..
Signed-off-by: Robert Richter <robert.richter@calxeda.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_highbank.c