From 68d533932217c6b3da4ab9abb15ab79d3a79474c Mon Sep 17 00:00:00 2001 From: Eliot Blennerhassett Date: Thu, 22 Dec 2011 13:38:51 +1300 Subject: [PATCH] ALSA: asihpi - Fix format validity check. Sharing and not reinitialising static pcm_hardware struct resulted in stream format validity flags being incorrectly shared between cards. Fix and clarify by declaring locally and initialising in the open functions. Signed-off-by: Eliot Blennerhassett Signed-off-by: Takashi Iwai --- Reading git-format-patch failed