Fix common misspellings
[deliverable/linux.git] / sound / core / pcm_native.c
index fe5c8036bebaf3d9850ce2bfe60cd8b63f551f9d..1a07750f3836ae93826fa20d5c5f7a56511bb3c3 100644 (file)
@@ -460,7 +460,7 @@ static int snd_pcm_hw_params(struct snd_pcm_substream *substream,
                                   PM_QOS_CPU_DMA_LATENCY, usecs);
        return 0;
  _error:
-       /* hardware might be unuseable from this time,
+       /* hardware might be unusable from this time,
           so we force application to retry to set
           the correct hardware parameter settings */
        runtime->status->state = SNDRV_PCM_STATE_OPEN;
This page took 0.026088 seconds and 5 git commands to generate.