From: Roel Kluin Date: Wed, 16 Dec 2009 15:54:43 +0000 (+0100) Subject: sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() X-Git-Tag: v2.6.33-rc2~42^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbe74b90bafebce615466b4c20f96b0465df1ae;p=pandora-kernel.git sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() limit and jiffies are unsigned so the test did not work. Signed-off-by: Roel Kluin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed