commit | 42a0b31827e4c555efebda7d347cf4ea6b82913a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 05 09:29:22 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 05 09:29:22 2009 +0200 |
tree | c4e747955f716fa7cae83278ccde17c9d74c1415 | |
parent | 6d74b86d3c0f9cfa949566a862aaad840e393249 [diff] |
ALSA: ctxfi - Fix endian-dependent codes The UAA-mode check in hwct20k1.c is implemented with the endian-dependent codes. Fix to be more portable (and readable). Signed-off-by: Takashi Iwai <tiwai@suse.de>