From: Takashi Iwai Date: Wed, 30 May 2007 10:46:21 +0000 (+0200) Subject: [ALSA] rme9652 - Fix the hw_pointer check X-Git-Tag: v2.6.23-rc1~215^2~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304e3bb7a15d839cef64b24a1bcc1230b2ae6fa6;p=pandora-kernel.git [ALSA] rme9652 - Fix the hw_pointer check The negative check in hw_pointer callback doesn't work because the value is unsigned. Cast to int in the comparison to fix this. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed