]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
soc: qcom: smd: Correct SMEM items for upper channels
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Sat, 10 Oct 2015 05:06:44 +0000 (22:06 -0700)
committerAndy Gross <agross@codeaurora.org>
Wed, 14 Oct 2015 19:51:22 +0000 (14:51 -0500)
Update the SMEM items for the second set of SMD channels, as these where
incorrect.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
drivers/soc/qcom/smd.c

index 88353bda1ea4094db0bdec40a1a660fda24663ce..ef5fed6ceb21f3b843c568154feb87b638703116 100644 (file)
@@ -87,8 +87,8 @@ static const struct {
                .fifo_base_id = 338
        },
        {
-               .alloc_tbl_id = 14,
-               .info_base_id = 266,
+               .alloc_tbl_id = 266,
+               .info_base_id = 138,
                .fifo_base_id = 202,
        },
 };