commit | 3e21a76ca32f535a7640b0657f8d56660527ddab | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 07 08:13:50 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 07 09:43:01 2017 +0100 |
tree | 4ab6a7a83849eef4e3022a2c64204c5193268188 | |
parent | 5d81296b5e7849ba3bcc5bf430ffd37bf67ff7dc [diff] |
ALSA: x86: Drop suspicious U24 format support U24 format is declared to be supported by the driver, but this looks really doubtful, as there is no corresponding code. Better to drop it. This format is very uncommon, so there should be practically no impact by this change. Signed-off-by: Takashi Iwai <tiwai@suse.de>