ALSA: x86: Support S32 format
commit85bd8748ca23a25f6dc56154d9a61d87ae07a807
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Feb 2017 12:33:17 +0000 (7 13:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Feb 2017 09:21:45 +0000 (10 10:21 +0100)
tree41ceaabf4346242990688b98e737fb05d0ddea6e
parente8de9859e4e834a74da824e13070aa992c32de10
ALSA: x86: Support S32 format

The hardware has the support for the left-aligned 24bit format in
32bit packet.  This corresponds to S32 format in ALSA.  We need to set
the msbits restriction as well to inform user-space that only MSB
24bit are available.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c