Fix typo in comments.

This commit is contained in:
Alexander Motin 2012-01-30 09:59:33 +00:00
parent 62c625fdd2
commit 4bff0fc61b

View File

@ -320,7 +320,7 @@
#define HDA_CODEC_ALC899 HDA_CODEC_CONSTRUCT(REALTEK, 0x0899)
#define HDA_CODEC_ALCXXXX HDA_CODEC_CONSTRUCT(REALTEK, 0xffff)
/* Motorolla */
/* Motorola */
#define MOTO_VENDORID 0x1057
#define HDA_CODEC_MOTOXXXX HDA_CODEC_CONSTRUCT(MOTO, 0xffff)