]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - sound/pci/ctxfi/cthw20k1.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / sound / pci / ctxfi / cthw20k1.c
index 0cf400f879f9eb09388b89f5a7d323008cb6533d..a5c957db5cea2fc297c283f3ee339dc960204bf9 100644 (file)
@@ -1285,7 +1285,7 @@ static int hw_trn_init(struct hw *hw, const struct trn_conf *info)
        hw_write_20kx(hw, PTPALX, ptp_phys_low);
        hw_write_20kx(hw, PTPAHX, ptp_phys_high);
        hw_write_20kx(hw, TRNCTL, trnctl);
-       hw_write_20kx(hw, TRNIS, 0x200c01); /* realy needed? */
+       hw_write_20kx(hw, TRNIS, 0x200c01); /* really needed? */
 
        return 0;
 }