From: Charles Keepax Date: Thu, 18 Apr 2013 10:01:38 +0000 (+0100) Subject: ALSA: compress_core: Deconstify copy callback buffer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4daf891cdea2eb63b51cb35a3ac12706f8c50156;p=pandora-kernel.git ALSA: compress_core: Deconstify copy callback buffer 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 Signed-off-by: Richard Fitzgerald Acked-by: Vinod Koul Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed