From: H Hartley Sweeten Date: Fri, 21 May 2010 22:35:03 +0000 (-0500) Subject: ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise X-Git-Tag: v2.6.35-rc1~253^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34329fae7f88c1d60ff94d5fed5a3bedcd6b2224;p=pandora-kernel.git 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 instead of WARNING: unnecessary whitespace before a quoted newline Signed-off-by: H Hartley Sweeten Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed