Merge branch 'topic/isa' into topic/misc

此提交包含在:
Takashi Iwai
2010-08-18 15:17:30 +02:00
當前提交 6ab561c8aa
共有 6417 個檔案被更改,包括 422557 行新增333659 行删除

查看文件

@@ -636,7 +636,7 @@ static int hw_rule_period_time(struct snd_pcm_hw_params *params,
min_datainterval = min(min_datainterval, fp->datainterval);
}
if (min_datainterval == 0xff) {
hwc_debug(" --> get emtpy\n");
hwc_debug(" --> get empty\n");
it->empty = 1;
return -EINVAL;
}