]> Pileus Git - ~andy/linux/commit
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)
commitf0283b58d01d36910fcd195d1fc365a3356b2be0
tree77e12a473efd6837bdaa239ec81d2be85ff2afd2
parentccf17b13ca615a044c980f1e9a94a07b3f99926d
ALSA: compress_core: Rework writes to use cumulative values

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>
include/sound/compress_driver.h
sound/core/compress_offload.c