projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3c277
)
soc: qcom: smd: Correct SMEM items for upper channels
author
Bjorn Andersson
<bjorn.andersson@sonymobile.com>
Sat, 10 Oct 2015 05:06:44 +0000
(22:06 -0700)
committer
Andy 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/soc/qcom/smd.c
b/drivers/soc/qcom/smd.c
index 88353bda1ea4094db0bdec40a1a660fda24663ce..ef5fed6ceb21f3b843c568154feb87b638703116 100644
(file)
--- a/
drivers/soc/qcom/smd.c
+++ b/
drivers/soc/qcom/smd.c
@@
-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,
},
};