git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b1f79f
)
ALSA: compress_core: Deconstify copy callback buffer
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Thu, 18 Apr 2013 10:01:38 +0000
(11:01 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 21 Apr 2013 07:53:00 +0000
(09:53 +0200)
The buffer passed to the copy callback should not be const because the
copy callback can be used for capture and playback.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found