]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: bcm2835-audio: Use PCM runtime values instead
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 15:58:40 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:14:59 +0000 (11:14 +0200)
commit5d0be6da7f9080cc9eed1e179015b134568565cd
tree86f78ebbab3d83c83747c0df925682f8cbe67d92
parent50e4acab33e6b8f4ff27b3a51cdd5aad9b9d850c
staging: bcm2835-audio: Use PCM runtime values instead

Some fields in alsa_stream are the values we keep already in PCM
runtime object, hence they are redundant.  Use the standard PCM
runtime values instead of the private copies.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
drivers/staging/vc04_services/bcm2835-audio/bcm2835.h