intel_sst: fix post processing ioctl header and size management
authorGuillaume Denneulin <guillaumex.denneulin@intel.com>
Thu, 6 Oct 2011 15:18:34 +0000 (16:18 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 21:16:54 +0000 (13:16 -0800)
commitd151e980f0f718360133bc3331e601ad97cdcb2c
tree1658ff4a6a0c183b2cd1120f84bd084a6153e48d
parentf09e7e0e92d18268fd8a53548fab527eb3302b10
intel_sst: fix post processing ioctl header and size management

The sst driver was wrongly calculating the size of headers for post processing
ioctls. Also the get method didnt copy enable status if algorithm

Change-Id: I28e9028b9aa09eaf746add0edf0ad52c0db1fad1
Signed-off-by: Guillaume Denneulin <guillaumex.denneulin@intel.com>
[fixed comit log and checkpatch errors in patch -Vinod]
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/staging/intel_sst/intel_sst_app_interface.c