git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b9b96
)
ALSA: ctxfi - Remove PAGE_SIZE limitation
author
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 13:04:29 +0000
(15:04 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Jun 2009 13:54:46 +0000
(15:54 +0200)
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>
No differences found