Takashi Iwai b8621516cc ALSA: hda - Fix unsigned comparison in patch_sigmatel.c
Fix the comparison of unsigned int that causes a compile warning below
by changing to the right signed type:
  patch_sigmatel.c: In function ‘stac92xx_vref_set’:
  patch_sigmatel.c:658: warning: comparison of unsigned expression < 0 is always false

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-06-22 08:03:38 +02:00
..
2009-03-30 15:21:59 +02:00
2009-03-30 15:21:59 +02:00
2009-02-05 15:08:53 +01:00
2008-01-31 17:29:48 +01:00
2007-05-21 09:18:19 -07:00