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)
commit34329fae7f88c1d60ff94d5fed5a3bedcd6b2224
tree44507f2b889071c492d44fdd5788788957b32c59
parent4434ade8c9334a3ab975d8993de456f06841899e
ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise

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>
sound/pci/aw2/aw2-alsa.c