]> Pileus Git - ~andy/linux/blobdiff - sound/core/pcm_native.c
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
[~andy/linux] / 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;