diff options
author | Roel Kluin <12o3l@tiscali.nl> | 2008-04-17 18:58:34 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:39 +0200 |
commit | e34ba212225a27cdf5f974be22cc539ae7ee7ca5 (patch) | |
tree | adce7eca2f8f8ec181b95ae3ec10b21d5b96659f /Documentation/hwmon/w83781d | |
parent | 9eb70e68f38bbc5996a2193e7b7dc0b5487a08cb (diff) |
[ALSA] SOC: fix tests in cs4270_hw_params()
cs4270_hw_params does several times:
ret = snd_soc_write()
if (ret < 0)
...
This only works when ret is signed.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/hwmon/w83781d')
0 files changed, 0 insertions, 0 deletions