Re: [PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-12 Thread Bjorn Andersson
On Mon, Oct 12, 2015 at 9:36 AM, Andy Gross wrote: > On Fri, Oct 09, 2015 at 09:35:37PM -0700, Bjorn Andersson wrote: >> Update the SMEM items for the second set of SMD channels, as these where >> incorrect. >> >> Signed-off-by: Bjorn Andersson > > Nice. Good catch. I verified by counting

Re: [PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-12 Thread Andy Gross
On Fri, Oct 09, 2015 at 09:35:37PM -0700, Bjorn Andersson wrote: > Update the SMEM items for the second set of SMD channels, as these where > incorrect. > > Signed-off-by: Bjorn Andersson Nice. Good catch. I verified by counting through the #defines in the codeaurora code. Reviewed-by: Andy

Re: [PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-12 Thread Andy Gross
On Fri, Oct 09, 2015 at 09:35:37PM -0700, Bjorn Andersson wrote: > Update the SMEM items for the second set of SMD channels, as these where > incorrect. > > Signed-off-by: Bjorn Andersson Nice. Good catch. I verified by counting through the #defines in the

Re: [PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-12 Thread Bjorn Andersson
On Mon, Oct 12, 2015 at 9:36 AM, Andy Gross wrote: > On Fri, Oct 09, 2015 at 09:35:37PM -0700, Bjorn Andersson wrote: >> Update the SMEM items for the second set of SMD channels, as these where >> incorrect. >> >> Signed-off-by: Bjorn Andersson

[RESEND PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-09 Thread bjorn
From: Bjorn Andersson Update the SMEM items for the second set of SMD channels, as these where incorrect. Signed-off-by: Bjorn Andersson --- Corrected .gitconfig mishap which gave wrong author. drivers/soc/qcom/smd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-09 Thread Bjorn Andersson
Update the SMEM items for the second set of SMD channels, as these where incorrect. Signed-off-by: Bjorn Andersson --- drivers/soc/qcom/smd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/soc/qcom/smd.c b/drivers/soc/qcom/smd.c index 18964f1..e7fb8fa 100644 ---

[PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-09 Thread Bjorn Andersson
Update the SMEM items for the second set of SMD channels, as these where incorrect. Signed-off-by: Bjorn Andersson --- drivers/soc/qcom/smd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/soc/qcom/smd.c b/drivers/soc/qcom/smd.c

[RESEND PATCH] soc: qcom: smd: Correct SMEM items for upper channels

2015-10-09 Thread bjorn
From: Bjorn Andersson Update the SMEM items for the second set of SMD channels, as these where incorrect. Signed-off-by: Bjorn Andersson --- Corrected .gitconfig mishap which gave wrong author. drivers/soc/qcom/smd.c | 4 ++--