commit | 73997b050c995f34f3617d344f1e767d15b2477d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 02 17:38:50 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 03 17:37:50 2017 +0100 |
tree | d8780d33b41b1c264e3287e248aad9c36eace97b | |
parent | 44684f61b23c68786834dd2a99d4a68d40a13308 [diff] |
ALSA: x86: Yet more tidy-up and clean-ups - Add a few more comments to functions. - Move the initialization of some PCM state variables to open and prepare callbacks, where these are clearer places. - Remove superfluous NULL checks. - Get rid of the bogus drv_status change to CONNECTED at close; this doesn't make any sense. Signed-off-by: Takashi Iwai <tiwai@suse.de>