linux_dsm_epyc7002/sound/pci/asihpi
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
..
asihpi.c ALSA: asihpi: Fix PCM format notations 2018-07-27 09:05:30 +02:00
hpi6000.c
hpi6000.h
hpi6205.c
hpi6205.h
hpi_internal.h
hpi_version.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hpi.h
hpicmn.c
hpicmn.h
hpidebug.c ALSA: asihpi: Put missing KERN_CONT prefix 2017-08-31 11:01:31 +02:00
hpidebug.h
hpidspcd.c
hpidspcd.h
hpifunc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hpimsginit.c ALSA: asihpi: Hardening for potential Spectre v1 2018-04-25 10:37:47 +02:00
hpimsginit.h
hpimsgx.c
hpimsgx.h
hpioctl.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
hpioctl.h
hpios.c
hpios.h
hpipcida.h
Makefile