msm: smp2p: Add sensors SMEM item to SMEM item table

In the SMP2P documentation, there is a table of SMEM item base
identifiers for each processor supported by SMP2P. SMP2P supports the
sensors processor, but the entry for sensors is missing from this table.

Add an entry for the sensors processor.

Change-Id: I9fc3274b1fcc6c8648f87bd505a0de41a1bd2e55
Signed-off-by: Steven Cahail <scahail@codeaurora.org>
This commit is contained in:
Steven Cahail 2015-04-23 15:36:49 -06:00 committed by Gerrit - the friendly Code Review server
parent 0e7e0b0dac
commit 1afab6fc5d
1 changed files with 2 additions and 0 deletions

View File

@ -210,6 +210,8 @@ Item ID will be 427 + 1 = 428.
--------------------------------------------------
| Audio SMP2P SMEM Item base | 443 |
--------------------------------------------------
| Sensors SMP2P SMEM Item base | 481 |
--------------------------------------------------
| Wireless SMP2P SMEM Item base | 451 |
--------------------------------------------------
| Power SMP2P SMEM Item base | 459 |