commit | 167d0a11d5feedd1f9cb9ae128ac543e97148eff | [log] [tgz] |
---|---|---|
author | Eldad Zack <eldad@fogrefinery.com> | Tue Apr 23 01:00:42 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 29 13:37:33 2013 +0200 |
tree | d0e3ffee2a3094769459863ac84acc3f84bd955e | |
parent | 74c34ca1cc12884703c70d34ed333517d978c2e7 [diff] |
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats Some Asihpi formats are not supported or invalid, and their mapping to ALSA format is set to -1. Before performing the format conversion into ALSA bitwise formats, add a consistency check for the requested format, as done in snd_card_asihpi_playback_formats(). Compile tested only. Signed-off-by: Eldad Zack <eldad@fogrefinery.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>