diff options
author | Takashi Iwai <[email protected]> | 2019-11-08 10:46:38 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-11-09 18:02:53 +0100 |
commit | b01aa131fae9da3c1898baff17176307c0e23e12 (patch) | |
tree | 5b2f0a5ccab6bbe34a5126f8410887bfca91493a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 6420c24a30006e2fdbc292f88d37db56ca28f6e8 (diff) |
ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page
snd_pcm_sgbuf_ops_page is no longer needed to be set explicitly to PCM
page ops since the recent change in the PCM core (*). Leaving it NULL
should work as long as the preallocation has been done properly.
This patch drops the redundant lines.
(*) 7e8edae39fd1: ALSA: pcm: Handle special page mapping in the
default mmap handler
Acked-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions