Initial SPH-L710 JB Source
/arch/arm/mach-msm/include/mach/qdsp5v2/codec_utils.h
blob:68a3c44222bed45fa52d68e4e53b5cc26ab90df4 -> blob:b15ba224357307f752e18cd056e9d34d45221ed6
--- arch/arm/mach-msm/include/mach/qdsp5v2/codec_utils.h
+++ arch/arm/mach-msm/include/mach/qdsp5v2/codec_utils.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010, Code Aurora Forum. All rights reserved.
+/* Copyright (c) 2010, 2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -122,7 +122,8 @@ struct audio {
uint64_t bytecount_given;
uint64_t bytecount_query;
- struct list_head pmem_region_queue; /* protected by lock */
+ struct list_head ion_region_queue; /* protected by lock */
+ struct ion_client *client;
int eq_enable;
int eq_needs_commit;