Takashi Iwai a91a0e7749 ALSA: asihpi: Fix PCM format notations
asihpi driver treats -1 as an own invalid PCM format, but this needs
a proper cast with __force prefix since PCM format type is __bitwise.
Define a constant with the proper type and use it allover.

This fixes sparse warnings like:
  sound/pci/asihpi/asihpi.c:315:9: warning: incorrect type in initializer (different base types)

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-27 09:05:30 +02:00
..
2017-05-15 11:21:05 +02:00
2017-08-12 23:31:58 +02:00
2018-06-15 18:10:01 -03:00
2017-08-12 23:31:58 +02:00
2017-08-12 23:31:58 +02:00