commit | 9eb4a06788a598573c751af1a7e46639afc89513 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 26 12:43:39 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Nov 26 15:07:21 2009 +0100 |
tree | d82ea448a63dc6972995a85d4037f8318c76f869 | |
parent | 657b1989dacf58e83e7a76bca6d4a91a9f294cf6 [diff] |
ALSA: pcm - define snd_pcm_default_page_ops() Add a helper (inline) function as the default page ops. Any hacks wrt the page address conversion will be applied in this function. Signed-off-by: Takashi Iwai <tiwai@suse.de>