ALSA: ctxfi - Fix endian-dependent codes
authorTakashi Iwai <tiwai@suse.de>
Fri, 5 Jun 2009 07:29:22 +0000 (09:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Jun 2009 07:29:22 +0000 (09:29 +0200)
commit42a0b31827e4c555efebda7d347cf4ea6b82913a
treec4e747955f716fa7cae83278ccde17c9d74c1415
parent6d74b86d3c0f9cfa949566a862aaad840e393249
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>
sound/pci/ctxfi/cthw20k1.c