Home
last modified time | relevance | path

Searched hist:"75415 df8ffbac2ace9463ceffb3f21299af2548a" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/drivers/pcsp/
H A Dpcsp.cdiff 75415df8ffbac2ace9463ceffb3f21299af2548a Tue Oct 29 15:15:20 CET 2013 Takashi Iwai <tiwai@suse.de> 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>