ALSA: compress_core: Rework writes to use cumulative values
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 18 Apr 2013 10:03:46 +0000 (11:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 21 Apr 2013 07:54:11 +0000 (09:54 +0200)
This patch reworks the writes to use cumulative values thus making the
app_pointer unecessary and removing it.

Only tested as far as build.

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