3 Feb
2016
3 Feb
'16
9:48 a.m.
On 03/02/16 00:36, Kenneth Westfield wrote:
On Mon, Feb 01, 2016 at 09:29:01AM -0800, Srinivas Kandagatla wrote:
diff --git a/sound/soc/qcom/lpass.h b/sound/soc/qcom/lpass.h index 30449f3..8475b60 100644 --- a/sound/soc/qcom/lpass.h +++ b/sound/soc/qcom/lpass.h @@ -80,6 +80,7 @@ struct lpass_variant { * at different offset to ipq806x **/ u32 dmactl_audif_start;
- u32 wrdma_channel_start;
This patch should come before patch 6 (ASoC: qcom: ipq806x: add wrdma related register offsets) as that patch references this field.
yes, I need to fix the correct ordering of the patches.