ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 21 May 2010 22:35:03 +0000 (17:35 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 May 2010 06:39:28 +0000 (08:39 +0200)
Use the VENDOR/DEVICE ids provided in pci_ids.h instead of creating
local ids of the same values.

Also, fix the following checkpatch.pl warnings:

WARNING: Use #include <linux/io.h> instead of <asm/io.h>
WARNING: unnecessary whitespace before a quoted newline

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found