ALSA: Fix misspellings of "Analog Devices"
[sfrench/cifs-2.6.git] / sound / isa / ad1816a / ad1816a.c
index ce4c8ba2fa9873e7922a1c4b73d4a13cdd4e5d0e..ca18fe3ff8a59a9fc9745225ed76ba48d40eac80 100644 (file)
@@ -54,7 +54,7 @@ MODULE_PARM_DESC(clockfreq, "Clock frequency for ad1816a driver (default = 0).")
 static const struct pnp_card_device_id snd_ad1816a_pnpids[] = {
        /* Analog Devices AD1815 */
        { .id = "ADS7150", .devs = { { .id = "ADS7150" }, { .id = "ADS7151" } } },
-       /* Analog Device AD1816? */
+       /* Analog Devices AD1816? */
        { .id = "ADS7180", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },
        /* Analog Devices AD1816A - added by Kenneth Platz <kxp@atl.hp.com> */
        { .id = "ADS7181", .devs = { { .id = "ADS7180" }, { .id = "ADS7181" } } },