ALSA: ctxfi - Remove PAGE_SIZE limitation
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 13:04:29 +0000 (15:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Jun 2009 13:54:46 +0000 (15:54 +0200)
commitcd391e206f486955e216a61bd9ebcb0e142122e9
treeecbf2facf4199093d44bae7e16767566353758d8
parentd2b9b96c516d4d61663d92ab4ad4f15ca0134ef2
ALSA: ctxfi - Remove PAGE_SIZE limitation

Remove the limitation of PAGE_SIZE to be 4k by defining the own
page size and macros for 4k.  8kb page size could be natively supported,
but it's disabled right now for simplicity.

Also, clean up using upper_32_bits() macro.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig
sound/pci/ctxfi/cthw20k1.c
sound/pci/ctxfi/cthw20k2.c
sound/pci/ctxfi/ctvmem.c
sound/pci/ctxfi/ctvmem.h