]> Pileus Git - ~andy/linux/blobdiff - sound/aoa/codecs/tas.c
Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and...
[~andy/linux] / sound / aoa / codecs / tas.c
index 58804c7acfcf63acde8c445d33e24ebb5f246d35..fd2188c3df2b4c436c9a6112cbc577c309d2898e 100644 (file)
@@ -170,7 +170,7 @@ static void tas_set_volume(struct tas *tas)
        /* analysing the volume and mixer tables shows
         * that they are similar enough when we shift
         * the mixer table down by 4 bits. The error
-        * is minuscule, in just one item the error
+        * is miniscule, in just one item the error
         * is 1, at a value of 0x07f17b (mixer table
         * value is 0x07f17a) */
        tmp = tas_gaintable[left];