2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 18:24:23 +08:00
linux-next/sound/drivers/pcsp
Takashi Iwai 75415df8ff ALSA: pcsp: Fix initialization with nopcm=1
When nopcm=1 is set, some initializations based on hrtimer resolution
might be bogus because the driver checks the resolution only when
nopcm=0.  Simply get the resolution always at first for fixing the
bug.

Spotted by coverity CID 139740.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-10-29 15:15:20 +01:00
..
Makefile
pcsp_input.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_input.h ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_lib.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp_mixer.c ALSA: drivers: remove __dev* attributes 2012-12-07 07:34:32 +01:00
pcsp.c ALSA: pcsp: Fix initialization with nopcm=1 2013-10-29 15:15:20 +01:00
pcsp.h i8253: Make pcsp sound driver use the shared i8253_lock 2011-06-09 15:01:39 +02:00