Merge branch 'for-linus' into for-next

Merging the HD-audio fixes back to base devel branch for further
working on it.
This commit is contained in:
Takashi Iwai
2015-03-09 08:42:00 +01:00
förälder 5371fc0ecd a1f3f1ca66
incheckning 4aa01c408b
325 ändrade filer med 3554 tillägg och 1953 borttagningar

Visa fil

@@ -1181,7 +1181,7 @@ static unsigned int azx_rirb_get_response(struct hda_bus *bus,
}
}
if (!bus->no_response_fallback)
if (bus->no_response_fallback)
return -1;
if (!chip->polling_mode && chip->poll_count < 2) {