commit | 18a2b9623370479d1646b9b94e3528683f3b74de | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Sep 28 17:12:59 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Sep 28 17:15:14 2011 +0200 |
tree | 8dc90994f1cdccb6b516ae4f71a299c8fea0fed7 | |
parent | a597310331177cd3969f840a9a6290e3c212e4cf [diff] |
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper Export the default mmap function, snd_pcm_lib_default_mmap(). The upcoming non-snooping support in HD-audio driver will use this to override the mmap method. Signed-off-by: Takashi Iwai <tiwai@suse.de>