Skip to content
Commit cd391e20 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarTakashi Iwai <tiwai@suse.de>
parent d2b9b96c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment