pata_sc1200: Fix crash on boot
commit1917888ae8076efca1ae51c7517806572ad8db02
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Oct 2009 15:07:51 +0000 (6 16:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Nov 2009 00:22:52 +0000 (9 16:22 -0800)
tree7eb29fe4a4602ee0054bd0f9e807afe059b82938
parent01a6a52a3cadb6a6db03199f3ec7ccb023aac45f
pata_sc1200: Fix crash on boot

commit 6d4f950e9ea15816c6a4f266ce6b9e438346771e upstream.

The SC1200 needs a NULL terminator or it may cause a crash on boot.

Bug #14227

Also correct a bogus comment as the driver had serializing added so can run
dual port.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/pata_sc1200.c