Commit ea4683e0 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross

soc: qcom: smd: Correct SMEM items for upper channels

Update the SMEM items for the second set of SMD channels, as these where
incorrect.
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
parent 2d3c277c
...@@ -87,8 +87,8 @@ static const struct { ...@@ -87,8 +87,8 @@ static const struct {
.fifo_base_id = 338 .fifo_base_id = 338
}, },
{ {
.alloc_tbl_id = 14, .alloc_tbl_id = 266,
.info_base_id = 266, .info_base_id = 138,
.fifo_base_id = 202, .fifo_base_id = 202,
}, },
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment