Home
last modified time | relevance | path

Searched hist:"38 c4718121804317e00a3a905612d17485f754c0" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.hdiff 38c4718121804317e00a3a905612d17485f754c0 Fri Jan 02 05:24:55 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ALSA: ymfpci: Remove always NULL parameters

The various PCM allocation functions in this driver take a pointer to a
pointer of a PCM where if this parameter is provided the newly allocated PCM
is stored. All callers pass NULL though, so remove the parameter. This makes
the code a bit shorter and cleaner.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dymfpci.cdiff 38c4718121804317e00a3a905612d17485f754c0 Fri Jan 02 05:24:55 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ALSA: ymfpci: Remove always NULL parameters

The various PCM allocation functions in this driver take a pointer to a
pointer of a PCM where if this parameter is provided the newly allocated PCM
is stored. All callers pass NULL though, so remove the parameter. This makes
the code a bit shorter and cleaner.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dymfpci_main.cdiff 38c4718121804317e00a3a905612d17485f754c0 Fri Jan 02 05:24:55 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ALSA: ymfpci: Remove always NULL parameters

The various PCM allocation functions in this driver take a pointer to a
pointer of a PCM where if this parameter is provided the newly allocated PCM
is stored. All callers pass NULL though, so remove the parameter. This makes
the code a bit shorter and cleaner.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>