diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 12:24:36 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 16:26:20 +0100 |
commit | 7f605418837add961466dc66f7370332d44c1a92 (patch) | |
tree | f12dd6b0429e92d38c477b151ca47867379665e1 /drivers/dma-buf | |
parent | ALSA: ml403-ac97cr: Remove always NULL parameter (diff) | |
download | linux-7f605418837add961466dc66f7370332d44c1a92.tar.xz linux-7f605418837add961466dc66f7370332d44c1a92.zip |
ALSA: ad1816a: Remove always NULL parameters
snd_ad1816a_pcm() and snd_ad1816a_timer() take a pointer to a pointer of a
PCM/timer where if this parameter is provided the newly allocated object is
stored. All callers pass NULL though, so remove the parameter. This makes
the code a bit cleaner and shorter.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions