commit | 0e9c67d7c88ce7054288e3b61deb09bfa59f8920 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 01 17:53:19 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 03 17:35:35 2017 +0100 |
tree | 8077164137a6d7978f8ee808d575b573bc9fad45 | |
parent | d0e9b1a23ca3dbe24e88c6671218b9031e37db96 [diff] |
ALSA: x86: Drop superfluous state field The state field keeps the connection state and it's basically as same as drv_status field. Drop this redundancy. Signed-off-by: Takashi Iwai <tiwai@suse.de>