Takashi Iwai 4f8e940095 ALSA: ice1712: Fix boundary checks in PCM pointer ops
PCM pointer callbacks in ice1712 driver check the buffer size boundary
wrongly between bytes and frames.  This leads to PCM core warnings
like:
   snd_pcm_update_hw_ptr0: 105 callbacks suppressed
   ALSA pcm_lib.c:352 BUG: pcmC3D0c:0, pos = 5461, buffer size = 5461, period size = 2730

This patch fixes these checks to be placed after the proper unit
conversions.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-04-08 16:58:34 +02:00
..
2012-12-07 07:20:55 +01:00
2012-12-07 07:20:55 +01:00
2012-12-07 07:20:55 +01:00
2012-12-07 07:20:55 +01:00
2012-12-07 07:20:55 +01:00
2012-12-07 07:20:55 +01:00
2005-04-16 15:20:36 -07:00
2012-12-07 07:20:55 +01:00
2008-09-09 09:11:39 +02:00