diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-01-02 14:24:45 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-02 18:31:23 +0300 |
commit | d18132aa15d2bf7a5f227b590175b73aa3591a91 (patch) | |
tree | 150dac5de81c7bc1d4e9c10629d0b562ad69ae38 /sound/pci/cs4281.c | |
parent | a08800940f72bb5502a8b6afb675231cef0b3a62 (diff) | |
download | linux-d18132aa15d2bf7a5f227b590175b73aa3591a91.tar.xz |
ALSA: asihpi: Remove always NULL parameter
snd_asihpi_hpi_new() takes a pointer to a pointer of a hwdep where if this
parameter is provided the newly allocated hwdep 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 'sound/pci/cs4281.c')
0 files changed, 0 insertions, 0 deletions