commit | 2fbe74b90bafebce615466b4c20f96b0465df1ae | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Dec 16 16:54:43 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 17 12:19:12 2009 +0100 |
tree | f39330949a45a37b062474c5b83260c1cd942953 | |
parent | 718deb6b61e34c200c1f2b706176d9aac334cb2d [diff] |
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 <roel.kluin@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>