commit | 3c387730ef2639811306c631e820711a70b98c5d | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Wed Dec 10 14:07:22 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Dec 29 07:40:06 2008 -0500 |
tree | a35ad902e603e28d7dd87deaaf94b5cc6d93f772 | |
parent | d61c72e52b98411d1cfef1fdb3f5a8bb070f8966 [diff] |
[libata] ata_piix: cleanup dmi strings checking Commit ATA: piix, fix pointer deref on suspend fixed a possible oops in an ugly manner. Use newly introduced dmi_match() to make the code pretty again. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Alexandru Romanescu <a_romanescu@yahoo.co.uk> Cc: Tejun Heo <tj@kernel.org> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>